summaryrefslogtreecommitdiff
path: root/playbooks/devstack/functional/run.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Correct BRANCH_OVERRIDE for stable/rockyricolin2020-01-091-0/+1
| | | | | | Change-Id: I424583fd83a086afb710b282f1c331a8d2219311 Story: #2007061 Task: #37919
* OpenDev Migration PatchOpenDev Sysadmins2019-04-191-11/+11
| | | | | | | | | | | | | | | This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
* Replace openstack.org git:// URLs with https://Ian Wienand2019-03-241-7/+7
| | | | | | | | | | | | | | | | | This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I7f00caba1de82069679ccd75180d3b01ba78138c
* Add heat-agents as required projectRabi Mishra2019-01-081-0/+1
| | | | | | | | | We removed[1] these scripts from heat-templates. [1] https://review.openstack.org/#/c/584777/ Change-Id: I6f0989a5cf4cf6253ff64a8c3c1ea023dd8b6db7 (cherry picked from commit a2f74772e19ea5b3a1ffc7f2fb7ecfabe41e4450)
* Use no-op drivers for Octavia in gateZane Bitter2018-12-041-0/+4
| | | | | | | | | | Continue to test Heat's interaction with the Octavia API without relying on Octavia's interaction with Nova, Neutron &c. which is known to be unstable. Change-Id: I8765aceee09ada3086abc704b7f73ce240e21847 Depends-On: https://review.openstack.org/621347/ (cherry picked from commit 866864f7e5973053edcd9de59caab05790729964 and 82e30159b59d719b1654c7f138f4e52fe8fee1c6)
* Switch to neutron-* service namesrabi2018-05-311-1/+1
| | | | | | | This patch switches gate jobs from old lib/neutron-legacy devstack lib to the new lib/neutron. Change-Id: Icd664cf94e43b4f30e1d5a23a73239f6516dcba0
* Stop testing neutron-lbaas in gate jobsrabi2018-05-311-5/+3
| | | | | | | neutron-lbaas has been deprecated since long. Let's remove the service from gate jobs and skip the relevant tests. Change-Id: I8eede46ed2ad014522e00d28b0b7c0b194a0b996
* Merge "Download octavia image in tests"Zuul2018-05-161-0/+3
|\
| * Download octavia image in testsThomas Herve2018-05-111-0/+3
| | | | | | | | | | | | Instead of rebuilding one. Change-Id: I393158a2fac6d4399a7dde6a0f2e482751359072
* | Remove obsolete identity-v3-only jobPavlo Shchelokovskyy2018-04-261-3/+0
|/ | | | | | | Keystone v2 was removed in Queens, so all devstack builds are now identity-v3-only. Change-Id: Icb01161be206576ad9445baca6b2a880fb1ef0e0
* Enable octavia services for gate testingrabi2017-12-281-2/+2
| | | | Change-Id: Iaad4c59ce39fe8ca11d136a7c554d773693862cc
* Merge "Update Zuul branch limit"Zuul2017-12-111-12/+2
|\
| * Update Zuul branch limitricolin2017-12-011-12/+2
| | | | | | | | | | | | | | | | | | | | Now mitaka and newton already mark as EOL, so we should remove any branch limit that relative to those branches. Also since we have dependent zuul jobs for each branch, we remove ocata branch limit from master. Change-Id: Ide2ddbe4d50faa0356992b55d99c1b1af8a44a35
* | Use heat-tempest-plugin for integration testsrabi2017-11-251-0/+4
|/ | | | | | | Note: We still have to change grenade jobs to use the plugin, before removing the plugin from tree. Change-Id: Ie63f25e724ed3fbd42adcf5bb2d625c2fec67df1
* Migrate functional jobs to Zuul v3ricolin2017-11-031-0/+120
Migrate all functional jobs and gate to zuul v3. We will have to migrate all other legacy jobs too later. Migrating guideline: https://docs.openstack.org/infra/manual/zuulv3.html Change-Id: I6757ba558d2a89a6b1d1ab4694106f0b84b26d4f