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

Use the new Pulp 2 Tests project #562

Merged
merged 1 commit into from Jul 18, 2018
Merged

Use the new Pulp 2 Tests project #562

merged 1 commit into from Jul 18, 2018

Conversation

Ichimonji10
Copy link
Contributor

Functional tests for Pulp 2 have moved from Pulp Smash to Pulp 2 Tests.
Update the Jenkins job definitions accordingly.

See: https://github.com/PulpQE/Pulp-2-Tests

See: pulp/pulp-smash#1034

@@ -100,10 +100,10 @@
if [ -f PULP_SMASH_CUSTOM_SETTINGS ]; then
sed -i -e "s|{PULP_CA_CERT_PATH}|${PULP_CA_CERT_PATH}|" \
PULP_SMASH_CUSTOM_SETTINGS
ansible-playbook --connection local -i "localhost," ci/ansible/pulp_smash.yaml \
ansible-playbook --connection local --inventory "localhost," ci/ansible/pulp_2_test.yaml \
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should be pulp_2_tests.yaml?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. Thank you.

Functional tests for Pulp 2 have moved from Pulp Smash to Pulp 2 Tests.
Update the Jenkins job definitions accordingly.

See: https://github.com/PulpQE/Pulp-2-Tests

See: pulp/pulp-smash#1034
@Ichimonji10 Ichimonji10 merged commit a67bb8a into pulp:master Jul 18, 2018
@Ichimonji10 Ichimonji10 deleted the pulp-2-tests branch July 18, 2018 21:42
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.

None yet

2 participants