summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-02[Dovetail] using correct rabbitmq process nameGeorg Kunz1-5/+5
Using the correct process name for the rabbitmq server in the HA test configuration. Change-Id: I42c8ba093f34c5d15f8c2e19b69538b22b716637 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-08-01Merge "remove inspector variable form job template"Serena Feng1-2/+2
2018-08-01remove inspector variable form job templatedongwenjuan1-2/+2
Change-Id: I472cad19a8ae81286a62e762c6caab653ca22d7c Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-08-01Merge "add the ssh_key info if the key_file is exist"Serena Feng1-1/+3
2018-08-01run doctor tests with different inspectors in sequencedongwenjuan1-5/+44
As doctor tests have different inspectors, if they run in parallel of one multijob, they will operator one cloud to create/delete some resources, such as project, user, network and so on. It will cause some conflicts. Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn> Change-Id: I8111b28ad9de409542606f7be39a1ee0d838f8b6
2018-08-01add the ssh_key info if the key_file is existdongwenjuan1-1/+3
Change-Id: I7a95933e254b35fc7b26d649226192b8e4c407bb Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-08-01Merge "prepare installer info for doctor test"Serena Feng2-0/+24
2018-08-01prepare installer info for doctor testdongwenjuan2-0/+24
Change-Id: I6344a31b28d3e5c9a998693fd64ec255410c62b6 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-08-01Merge "use py34 for tox"Serena Feng1-1/+2
2018-08-01use py34 for toxdongwenjuan1-1/+2
Change-Id: I606e0de73e153de88d592a36d4eaabf1b4690e6c Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-07-31[armband] Disable fraser jobs and vping_ssh verifyCristina Pauna2-17/+3
- Disabled fraser jobs as we no longer intent to cherry-pick changes to it - Now healthcheck includes vping_ssh, so remove it as a dedicated test for verifying patches on gerrit to avoid double checking. Change-Id: I6620dd9dc7db530ce8cf17474eee9608d78dd382 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2018-07-31specify the cacert file when it exitsdongwenjuan1-1/+3
Change-Id: Id122d99d6e599c31d3b5970aa88307843d379515 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-07-31bugfix: wrong usage of '!include-raw'dongwenjuan2-10/+3
JIRA: DOCTOR-126 Change-Id: Iabcd8a8ad14079e2ba7e72e39e009a0ee833cb3c Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-07-31bugfix: wrong usage of '!include-raw'dongwenjuan1-2/+10
Change-Id: Ibbc1363bf5260301b33afad84244aa1d7af4ffce Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-07-31use tox instead of functest for doctor CI jobsdongwenjuan2-94/+59
Change-Id: Ifbde5ebd12a7e7a040a0a3b2a3eeed532a11da73 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-07-30Merge "[fuel] Remove vping_ssh testcase"Trevor Bramwell1-13/+0
2018-07-30Merge "[dovetail] Querying correct control node IPs"Trevor Bramwell1-2/+2
2018-07-30Merge "[Dovetail] Fixing cinder process name on Fuel"Trevor Bramwell1-1/+1
2018-07-30Merge "Select the right Functest repos when master"Tim Rozet2-5/+14
2018-07-30CPERF: Fix log collectionTim Rozet1-5/+1
Change-Id: I11a9441b77973fc2225b14b2489b61ebf06a8b6b Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-30Apex: Fix CSIT promotion blockingTim Rozet2-0/+2
Block on 3rd party odl netvirt jobs Change-Id: Icc67d13f9195ae3d62c77a909ee8e504c090bd40 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-30Merge "CPERF: Adds log collecting job"Tim Rozet4-1/+58
2018-07-30CPERF: Adds log collecting jobTim Rozet4-1/+58
Makes it so logs will always be collected even when CSIT itself fails. Change-Id: Ie854d92950edb515141343fd8b26216a010c55b4 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-29Select the right Functest repos when masterCédric Ollivier2-5/+14
Else OpenStack Rocky is verified by Queens upper-contraints. Change-Id: I5bfcb4895e64ab911c1131e8bfeb09eac2775754 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-07-28[compass4nfv] Change the network yaml for odl scenarioHarry Huang1-0/+2
Use network_odl.yml for odl scenarios. Change-Id: Ic12863acda112ed6ca7b39e83a820733e207729d Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-27CPERF: Update netvirt verify testsTim Rozet2-25/+2
Changes-Include: - Disable functest (we only care about csit passing for netvirt) - Fix trigger of csit job for other snapshot versions (always use master for now) - Fix csit always returning 0 even when tests fail Change-Id: I30a51fa391aac692b122f1ebf7bf73ffdb61ca29 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-27CPERF: Disable host key check with ansibleTim Rozet2-1/+5
Also minor debug statements for snap deploy Change-Id: I9a6c2744ac9b9da920666f84c05e46af858613e6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-27[fuel] Remove vping_ssh testcaseMichael Polenchuk1-13/+0
Now healthcheck includes vping_ssh, so remove it as a dedicated test for verifying patches on gerrit to avoid double checking. Change-Id: I4daec677e7d1fdc65997f7a9ab580d5f93ece8a8 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-07-26[dovetail] Querying correct control node IPsGeorg Kunz1-2/+2
The parameter used to query the host IPs of the database and message queue hosts was wrong, resulting in the corresponding HA tests to fail. Change-Id: I460209c63928ac99d5449adba03474fdf066ebcf Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-07-25Use computes + control for NUM_OS_SYSTEMJamo Luhrsen1-1/+1
This is not going to work when we want to make our HA CSIT work, since I think Apex will be having 3 openstack control nodes, and our CSIT won't know what to do with '5' (3 control + 2 compute) openstack nodes. But, we can cross that bridge when we get there. Change-Id: I9c74b2ec73e5af0039d93f9ed812fc3c100a3e4a Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2018-07-25CPERF: fix flavor syntax for csitTim Rozet1-1/+1
Change-Id: Id3430db201ba82b398c3e74f5c3cbb541c6fb208 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-25CPERF: Create flavor for CSITTim Rozet1-0/+4
Change-Id: I2dd2fe40f06783320c60788b2161e876a0bb43b5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-25CPERF: Fix cirros image name for csitTim Rozet1-2/+3
Change-Id: I61ffe3d058ff797878d2ef00e5801497f91ea436 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-25CPERF: Fix path issue with cirros uploadingTim Rozet1-1/+1
Change-Id: Ia58fcaae637d9be75b331404648724b82ac16498 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-25[Dovetail] Fixing cinder process name on FuelGeorg Kunz1-1/+1
Fixing the process name of Cinder on Fuel deployments. JIRA: DOVETAIL-688 Change-Id: Ide672e6bafedeecc6b99a99263147fec5fab44ef Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-07-25CPERF: Upload cirros image for CSITTim Rozet2-1/+23
CSIT does not have the ability to upload cirros image yet, so this patch uploads it to the overcloud as a workaround. Change-Id: I277e37ae28d613771969dca984ef8692e1312fbd Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-24Log where the robot files are being uploaded toJamo Luhrsen1-1/+2
Change-Id: I4f933d18c47fff80923d3d79320f0bb873efb2e7 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2018-07-23Upload robot logs to gsJamo Luhrsen1-1/+7
Change-Id: I78989fcfd155054d8470359c59f682eb4ba3ea80 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2018-07-23CPERF: minor fixes to csitTim Rozet1-2/+2
Change-Id: I16b4859922a6efec2748190234967409b61c1f68 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-23CPERF: Fix cleaning cloned folderTim Rozet1-0/+1
Change-Id: Ie933308557023877b19e43bbde95470c2bf159ca Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-23Cperf: Add debug messages to executionTim Rozet1-0/+7
Change-Id: I2089414e0fd2151b53da29ea01de3dd1292c078e Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-23Apex: Fix invoking snapshot node parserTim Rozet1-5/+8
Change-Id: I12da71b17a0a423b501508b51ab3d614c87f8851 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-23Apex: Correct functest container with snapshotTim Rozet1-0/+9
If OS_VERSION is master we want to pull ollivier containers, otherwise we can pull OPNFV. Change-Id: I6e838a85c6b7918540c8bc3ca2d5e790e5aa7a57 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-23Apex: fix overcloudrc unsetting OS_VERSIONTim Rozet1-4/+5
Sourcing overcloudrc is unsetting OS_VERSION causing failures in csit job: https://build.opnfv.org/ci/job/cperf-apex-csit-master/1/console Change-Id: Ife3b4795832ecdad75bcb41f0721ef8391aafcac Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-21Apex: run csit before tempestTim Rozet1-13/+13
Change-Id: I66c0b128fb958285b4bff112586fc45366257256 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-21Apex: Remove snapshot workaroundsTim Rozet1-5/+0
There's no need to install java or do the docker workaround anymore after fixes into Apex: https://gerrit.opnfv.org/gerrit/#/c/60053/ Change-Id: I3d7d5fcc066bfb4416fcd3404c89e6e814dbf31e Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-20Apex: Change default verify scenarioTim Rozet3-3/+3
Since our default scenario os-nosdn-nofeature-ha is failing functest in verify, switch to os-nosdn-nofeature-noha which is passing. We want the lowest bar possible for initial patch set verification and then can use gate to verify more complicated deployments. Change-Id: I9788495de5ee728fa3c19264120315e562d2712d Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-20Merge "[Dovetail] Bugfix: Dovetail CI jobs failed on compass"Trevor Bramwell1-1/+1
2018-07-20Apex: Removes branch from functest scenarioTim Rozet2-0/+26
Branch is messing up functest detection of deploy scenarios. Therefore this patch removes the branch from the scenario before passing it to the test job. Change-Id: I1b59125941e839f1937cba565c73e39efb460573 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-19[Dovetail] Bugfix: Dovetail CI jobs failed on compassxudan1-1/+1
Change-Id: I1b46fe380b12552651c786b10f162111d4605353 Signed-off-by: xudan <xudan16@huawei.com>