Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IronicDrivers
ci-project-config
Commits
474841db
Commit
474841db
authored
Feb 28, 2018
by
Ricardo Araujo
Browse files
Update iscsi job
parent
94d7cd9b
Changes
1
Show whitespace changes
Inline
Side-by-side
jenkins/jobs/ironic.yaml
View file @
474841db
...
...
@@ -397,8 +397,9 @@
# for tempest-lib, tests are prefixed with "ironic"
export DEVSTACK_GATE_TEMPEST_REGEX=ironic
else
# for tempest itself, tests are prefixed with "baremetal"
export DEVSTACK_GATE_TEMPEST_REGEX=baremetal
# for tempest itself, tests are prefixed with "baremetal" (not anymore)
#export DEVSTACK_GATE_TEMPEST_REGEX=baremetal
export DEVSTACK_GATE_TEMPEST_REGEX=ironic
fi
fi
# devstack plugin didn't exist until mitaka
...
...
@@ -470,7 +471,7 @@
fi
if [ "1" == "1" ] ; then
git clone -b
feature/hponeview
https://git.lsd.ufcg.edu.br/ironicdrivers/oneview-integration-tests-utils ~/oneview-integration-tests-utils
git clone -b
master
https://git.lsd.ufcg.edu.br/ironicdrivers/oneview-integration-tests-utils ~/oneview-integration-tests-utils
cd ~/oneview-integration-tests-utils
bash prepare_test_clean.sh
cd -
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment