Skip to content
Snippets Groups Projects
Commit fdac26f9 authored by John-Paul Robinson's avatar John-Paul Robinson
Browse files

Move noop-check-communication job to d-p-c node

Building on master is currently broken.
One work around is to move to non-master node.
The fix is here https://review.openstack.org/#/c/271543/
Relates to problem with gearman plugin and proper name resolution in
latest jenkins.
parent c8dd0cbf
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
vendor: myvendor vendor: myvendor
jobs: jobs:
- noop-check-communication - noop-check-communication:
node: 'd-p-c'
- dsvm-tempest-full: - dsvm-tempest-full:
node: 'devstack_slave || devstack-precise-check || d-p-c' node: 'devstack_slave || devstack-precise-check || d-p-c'
- dsvm-tempest-my-cinder-driver: - dsvm-tempest-my-cinder-driver:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment