Commit Graph

12 Commits

Author SHA1 Message Date
Monty Taylor 355f7090a6 Remove zuul v2 and jjb content
It's migrated, it can be removed now.

Depends-On: I6a89752d74ed7424267c3af3937ad01fb4bb8f86
Change-Id: Id67d0149b645bd23e460cef65719541f76f0967b
2017-10-24 08:50:05 +02:00
Andreas Jaeger 1662be8582 Use local_conf for jenkins/jobs/n*
Update to use newer local_conf stanza for projects where possible.

Change-Id: I5fca7640cef18362cd1ca6bfc736c3606b1bc93e
2017-07-15 19:49:55 +02:00
James Page 79e9c3b083 Add dsvm-lxd-ovs check to nova-lxd gate
Drop non-voting status of test and move out of the experimental
pipeline so that we have a blocking functional test for nova-lxd.

Change-Id: I89d43924220e39e1961992286ece1b224a071f29
2017-06-22 10:17:52 +01:00
James Page e8dd0b5009 Rework experimental checks for nova-lxd
Add new experimental check for linuxbridge plugin.

Rename existing experimental check for openvswitch ('ovs') plugin.

Change-Id: I31884b38e6038436de625ce988cef6b980e495d7
2017-06-12 11:46:41 +01:00
James Page 2489440109 Increase nova-lxd functional test timeout
Increase functional test timeout 70->130 to ensure that
tests have time to complete.

Change-Id: Ib362bd0c63a2588c9363ed045c0e5246b9231bf7
2017-06-08 14:55:39 +01:00
Chuck Short 74a73781bc Remove nova-lxd plugin test
Remove nova-lxd plugin test we will be splitting this out
into its own job.

Change-Id: Ifa93640d464b0db39e3a1aefcfede28cce135415
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-11-03 22:22:18 -04:00
Chuck Short a834cf39b3 nova-lxd: Update configuration
* Allow the nova-lxd plugin to be run.
* Run post-test hook to run to collect LXD log files.

Change-Id: I38c0d3b4cd71b81ae9c50d1d00dcb76ae962195f
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-10-31 11:03:59 -04:00
Jenkins a02debdec9 Merge "nova-lxd: Allow regex to blacklist tempest tests" 2016-10-18 07:23:11 +00:00
Chuck Short 34b2e8ec9f nova-lxd: Allow regex to blacklist tempest tests
Nova-lxd maintains a blacklist of unit tests that
prevents certain tests such as the rebuild unit tests
from running since rebuild is not supported by nova-lxd
just yet.

This blacklist uses DEVSTACK_GATE_TEMPEST_REGEX to
filter out tests.

Source the tempest-dsvm-lxd-rc file so the
$DEVSTACK_GATE_TEMPEST_REGEX gets populated correctly.

Change-Id: Ice5a3df119a2064ec445ab95fffaa3f2a67bedf3
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-10-17 11:43:08 -04:00
Chuck Short f11a9412b0 nova-lxd: Run the full tempest tesuite
Run the full tempest test suite.

Change-Id: I7822d0505f4381b900a14872fabb68acd6a33f4a
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-10-14 13:33:52 -04:00
Chuck Short 82cf8a2786 nova-lxd: Add missing PROJECTS to the list
Add missing projects and point the plugin to git.openstack.org.

Change-Id: I4b0783a02b15b3b71d6a4878038fc13740f2466a
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-10-14 10:08:57 -04:00
Chuck Short edd9ba4d44 Create gate-tempest-dsvm-lxd
This adds a job to nova-lxd's experimental queue
for testing changes to nova-lxd.

This job is non-voting and is run at demand with experimental pipeline.
It's a first iteration of improving nova-lxd quality and coverage.

By having this job in place, nova-lxd team will see if nova-lxd
is working well.

Change-Id: Ia5570377eaaecf78a7bd900ec648d839ce611742
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-10-13 20:37:47 -04:00