Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulp tests #53

Closed
wants to merge 7 commits into from
Closed

Conversation

archanaserver
Copy link
Collaborator

rebased @evgeni's PR: #50

@archanaserver archanaserver marked this pull request as draft November 15, 2024 13:50
@evgeni evgeni mentioned this pull request Nov 18, 2024
@archanaserver archanaserver marked this pull request as ready for review November 18, 2024 10:44
@@ -149,6 +149,12 @@
port: 24817
timeout: 300

- name: Wait for Pulp API service to be accessible
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a duplicate chunk of code now, this is handled on line 146.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you want to review #43 instead? This (and #50) were just there to try out things while other PRs were ongoing

@@ -1,4 +1,4 @@
#!/bin/bash

vagrant ssh-config > .vagrant/ssh-config
py.test --hosts=quadlet --sudo --ssh-config=.vagrant/ssh-config tests/*_test.py
py.test -vv --hosts=quadlet --sudo --ssh-config=.vagrant/ssh-config tests/*_test.py
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change was just merged and can be dropped from the PR.

@evgeni
Copy link
Member

evgeni commented Nov 20, 2024

#43 is merged, closing here

@evgeni evgeni closed this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants