Commit Graph

2146 Commits

Author SHA1 Message Date
OpenDev Sysadmins a6a402a264 OpenDev Migration Patch
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.
2019-04-19 19:42:43 +00:00
Gabriele Cerami 1fda17ff3e Removed zuul.d dir
Change-Id: I2231797d56ca047d5a3e1ccaa1b23ad1273f9670
2018-10-19 12:18:48 +01:00
Zuul 261a1f17e9 Merge "FS38: switch to containerized UC and config-download" 2018-09-16 01:09:12 +00:00
Zuul 2beda70951 Merge "Add scenario010 to the check queue" 2018-09-16 01:06:50 +00:00
Ronelle Landy 416ef56e46 Revert "Stop relying on old legacy sub_nodes_private"
This reverts commit b1c53d9116.

Closes-Bug: #1792440
Change-Id: I6560a229f820d992bcd5835e261b5b7b50d2986b
2018-09-14 22:36:07 +00:00
Wes Hayutin 76e11a3317 allow insecure curl downloads
curl fails when the ssl cert is invalid,
failing is not required.

Change-Id: I3e15a28512b6f5afe85e4a337af0fb768ff7a775
2018-09-13 18:43:31 -04:00
Zuul 0b80167fe6 Merge "Stop relying on old legacy sub_nodes_private" 2018-09-13 14:56:39 +00:00
Zuul 8143b06ce3 Merge "Use containers-prepare-parameters in upgrades/updates jobs." 2018-09-12 12:01:57 +00:00
Zuul 13d1976e0d Merge "Fixed package name for manila-tempest-plugin for pike" 2018-09-10 17:03:35 +00:00
Chandan Kumar d795e56f6e Fixed package name for manila-tempest-plugin for pike
* The package name for manila-tempest-plugin for pike is
  python-manila-tests and from queens onward it is
  python2-manila-tests-tempest

Change-Id: I285cbe7b3d17a395ed6b574ad5bcac71c219a71f
Related-Bug: #1790857
2018-09-10 13:51:49 +05:30
Rafael Folco b1c53d9116 Stop relying on old legacy sub_nodes_private
Add subnodes to the inventory.

Change-Id: I335f0bba2ca9c3e7e427e9247692c5c0d17b4087
2018-09-07 12:26:22 -04:00
Jose Luis Franco Arza 3fd28a0d78 Use containers-prepare-parameters in upgrades/updates jobs.
The output from the containers image prepare
step is not the containers-default-parameters.yaml
file with the list of containers, but another file
named containers-prepare-parameters.yaml which
contains the ContainerImagePrepare parameter. This
parameter is used during deployment-steps to get
the list of containers.

Co-Authored-By: Quique Llorente <ellorent@redhat.com>

Closes-Bug: #1789881
Depends-On: If0c7786059f1d0d91d2279f45c67525908633378
Depends-On: I96109c2452d7568da4a9374661a8ba8b9ba71458
Change-Id: I9bd21b67a9bf9254458351e8ba784ed66f9949f4
2018-09-07 03:08:56 +00:00
Goutham Pacha Ravi f132d6aae1 Fix API version in the manila tempest config
Manila's API is versioned, and each release
has a different version maximum that we want
to test with.

Change-Id: I51b799cd2adf2c38cb93727552ae750cc4d9bead
Closes-Bug: #1790857
2018-09-06 09:20:06 -07:00
Zuul 6c7340dba8 Merge "Revert "Revert "Move to openshift-ansible 3.10""" 2018-09-06 09:11:34 +00:00
Zuul 61b8592eec Merge "Use atomic package from virt-sig for openshift job" 2018-09-06 09:11:33 +00:00
Emilien Macchi e5c1a3c2e0 Fix regex for python paunch package in repo config
The paunch package is named python2-paunch or python3-paunch, so we need
to update the regex to python*-paunch* to cover all paunch rpms.

Change-Id: I7d81d1c4af4a6117e45f7fff1fd4edde8ee4d3fe
2018-09-05 08:28:35 -04:00
Zuul b729352fa8 Merge "Switch featuresets to workflow driven image prepare" 2018-09-05 11:58:24 +00:00
Zuul 514e1e88e7 Merge "Set ansible in quickstart to 2.5.7" 2018-09-04 23:18:01 +00:00
Zuul 10cd577ca4 Merge "Remove duplicate dictionary keys" 2018-09-04 23:17:58 +00:00
Zuul d2b2a61219 Merge "Install openstack-heat-agents for Queens and Ocata subnodes" 2018-09-04 19:56:07 +00:00
Carlos Goncalves d64a2585da FS38: switch to containerized UC and config-download
This patch switches FS038 to containerized undercloud and converts the
job that runs against master changes to use config-download.
Additionally, switch to containerized undercloud net config.

Related-Bug: #1749707

Change-Id: Iff3b8b66deb901993f9e8fe0f2a896f1da2749f5
2018-09-04 18:00:02 +02:00
Sorin Sbarnea 3cd8301461 Remove duplicate dictionary keys
This was likely to have caused failures or at least incorrect
behaviour.

Change-Id: Iddcd8b795cabf5a0bde250ea7890007056da0367
2018-09-04 15:46:59 +01:00
Zuul 72ed49fe8c Merge "Fix queens fs016 fs019" 2018-09-04 13:52:00 +00:00
Marios Andreou 1795038141 Install openstack-heat-agents for Queens and Ocata subnodes
This adds a repo_cmd_after to the release config installing the
required openstack-heat-agents otherwise the deployment fails as
in the bug.

Equivalent pike change merged https://review.openstack.org/588527

As described in the related bug below we are removing the tripleo.sh
bootstrap subnodes from ci scripts with the work tracked at [1].

After review comments also added this to the promotion-testing-hash
release config for the periodic jobs except newton (no job) and
master/rocky don't need it

[1] https://trello.com/c/GvjcnJB2/850-translate-tripleosh-bootstrap-subnodes-into-a-series-of-tasks
Closes-Bug: 1785067
Change-Id: I1fcd8f81bf6f5ef9945338644240de6f5fe00132
2018-09-04 12:18:56 +03:00
Zuul 87e7ab931f Merge "Revert "Revert "Enable virt7-container-common-candidate repo starting in Stein""" 2018-09-04 02:22:32 +00:00
Zuul 877ef85908 Merge "Handle VirtualBMC 1.4.0+ setup" 2018-09-04 02:02:50 +00:00
Steve Baker 6b61f951b8 Revert "Revert "Enable virt7-container-common-candidate repo starting in Stein""
This reverts commit 2429ae42ab.

Change-Id: Ia1c8a2c1447ca44d82df235ba316bfb5512d68a3
2018-09-03 20:16:28 +00:00
Sagi Shnaidman 1ffc96b0ca Set ansible in quickstart to 2.5.7
Set ansible to 2.5.7, as reproducer is broken with 2.5.8
after commit  60f9a8fdf1.

Closes-Bug: #1790507
Change-Id: Id329244badfccfd39ad7ac183c5de84c745df990
2018-09-03 19:02:35 +00:00
Ilya Etingof 54caad2db5 Handle VirtualBMC 1.4.0+ setup
VirtualBMC 1.4.0+ RPM includes systemd unit file.

Make use of systemd unit file if we are running Rocky+
(implies VirtualBMC 1.4.0+) or keep old way of VirtualBMC
deployment otherwise.

Because of the differences in the shipped systemd unit file
versus the one that this playbook has been creating at
run time, we need an extra recipe to start VirtualBMC 1.4.0+
instances.

Change-Id: I047ce7d545a3dcbc3508d017d360b9c03fa895b9
Partial-Bug: #1790109
2018-09-03 15:03:48 +02:00
Zuul 28e682c5ea Merge "Revert "Enable virt7-container-common-candidate repo starting in Stein"" 2018-09-03 09:25:05 +00:00
Steve Baker 2429ae42ab Revert "Enable virt7-container-common-candidate repo starting in Stein"
There may be something not right with these mirrors yet:
http://logs.openstack.org/67/599267/2/check/tripleo-ci-centos-7-undercloud-containers/bd7f6af/logs/undercloud/home/zuul/repo_setup.log.txt.gz#_2018-09-03_02_37_06

http://mirror.us-west-1.packethost.openstack.org:8080/cbs.centos/virt7-container-common-candidate/x86_64/os/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden

This reverts commit 6132480a24.

Change-Id: Ibb278f3951a385cff4321cb524cff08c93f848d1
2018-09-03 03:37:09 +00:00
Zuul 3ab777b630 Merge "Enable virt7-container-common-candidate repo starting in Stein" 2018-09-03 00:13:05 +00:00
Carlos Goncalves 99ab0040cc Add scenario010 to the check queue
Change-Id: I5ea240eaf72f0c588951f479ed69a0d2528d5e50
2018-09-01 12:54:29 +02:00
Zuul 2fe98ec759 Merge "switch documentation job to new PTI" 2018-09-01 03:14:09 +00:00
Zuul a9a15ef126 Merge "import zuul job settings from project-config" 2018-08-31 23:39:28 +00:00
Alex Schultz a0aad6e280 Fix queens fs016 fs019
In queens, the ceph-ansible workflow does not work with config download.
These jobs should not be using config-download.  This was improperly
converted as part of I881f92e6cef4de58a9731f03669e42bc862964ec. This is
a partial revert of that patch for featureset016 and featureset019.  The
featureset documentation indicates that these are not configured with
config download.

https://docs.openstack.org/tripleo-quickstart/latest/feature-configuration.html

Change-Id: Ib6c3ca7886c5e4adb0883c501bfbb390e15d108f
Closes-Bug: #1790144
Related-Bug: #1789416
2018-08-31 16:21:56 -06:00
Emilien Macchi 6132480a24 Enable virt7-container-common-candidate repo starting in Stein
This repository contains the latest version of CR-IO tools that we'll
need to test recent version of Podman, that isn't provided by centos7
base.

Change-Id: If4b2e93ab591c1f6677e7b74327e98e1d4dd6cd6
2018-08-31 20:57:57 +00:00
John Trowbridge 706981b532 Revert "Revert "Move to openshift-ansible 3.10""
We need this for https://review.openstack.org/582495

There is a circular dependency, since this patch also needs the one
above, so I will workflow -1 this until they are ready to merge
together.

This reverts commit 57e4480768.

Change-Id: I291b6ac65eaa1a015bca2ee2bc1be90b0ea0aadc
2018-08-31 20:32:45 +00:00
trown 6f1639f454 Use atomic package from virt-sig for openshift job
The atomic package in centos extras has conflicts with the
python2-docker package in our master deps. This causes the
openshift job to fail when trying to install the atomic
package. We only add the virt-sig repo to this job, because
it is not mirrored anywhere.

Change-Id: Iaa3f90bd2e9bceb7496e8cb1ab5ce8063ba8c68e
2018-08-31 08:45:47 -04:00
Martin André 7f1314a49d Switch featuresets to workflow driven image prepare
In I006e48754ed1710ae8cc6e9c1d35e9c2e66b5907 we've switched the image
prepare to the mistral driven workflow. We need to include the
containers-prepare-parameter.yaml environment file instead of the
containers-default-paramerters.yaml file.

Change-Id: I547646cc42c361f74e5091ba206b339ecc5f558a
Blueprint: container-prepare-workflow
2018-08-31 11:31:37 +02:00
Zuul b3089c2c74 Merge "Use mirrored etcd container for openshift CI" 2018-08-30 19:38:54 +00:00
yatin 7cc6296841 [FS021] Switch to containerized undercloud net config
fs021 is switched to containerized undercloud in [1],
only fs021 is the ovb job that has missing this net
config, this patch fixes it.

[1] https://review.openstack.org/#/c/583202

Related-Bug: #1749707
Change-Id: I773041057bd5bc19fc280ef7ccb445bbccfa30a3
2018-08-29 15:19:09 +00:00
Doug Hellmann d9c02c9cd9 switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I16f646207f291b8d81b527d60c9bd68a69e8fb25
Story: #2002586
Task: #24341
2018-08-29 10:05:47 -04:00
Doug Hellmann e9a1b486a0 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I38e1abfaf92b9730d185751309a20ee8256b2026
Story: #2002586
Task: #24341
2018-08-29 10:04:29 -04:00
Zuul a291413fb9 Merge "bump ansible from 2.5.5 to 2.5.8" 2018-08-29 13:57:17 +00:00
Zuul 88d5d7b458 Merge "set the correct config download settings for queens" 2018-08-29 10:41:08 +00:00
Wes Hayutin b77944cf23 set the correct config download settings for queens
The scenario based deployments were not updated properly
for config download.

Closes-Bug: #1789416
Change-Id: I881f92e6cef4de58a9731f03669e42bc862964ec
2018-08-28 12:11:59 -04:00
Wes Hayutin 7016f68406 add rocky release file for users
The release file that non-ci users consume
was missing for rocky.  Tripleo and rdo
release files were already added.

Also fix the build-deps repo for rocky.

Change-Id: I215a91de6a836bcfb2b0ed678189b885062e440e
2018-08-28 17:02:20 +02:00
Zuul 4919a5fa98 Merge "add rocky release file for centos" 2018-08-28 05:14:00 +00:00
Wes Hayutin f7b206c5b9 add rocky release file for centos
The rocky release file for ci.centos
was missing. Adding it now

Change-Id: I374a70a4b08abfd44ba92577255ae2214faaded3
2018-08-27 18:47:45 -04:00