fac24451af8e85baead7b9a67d1b5c2f1379fe7c
Commit Graph

911 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
Jenkins
8eca14282c Merge "Remove superfluous code in aodh" 2016年11月23日 20:46:04 +00:00
maliki
5f078936e2 Install ebtables for missing br_netfilter
On fresh new ubuntu, modprobe command fails with error
complaining br_netfilter. After installing ebtables,
it got through it.
Change-Id: I53ae0d6e057b1845a53960bb4f7f96ebddab4336
Closes-Bug: #1644329 
2016年11月23日 10:37:41 -08:00
ZhongShengping
61a762d2cf Add admin_password parameter setting
Now ,we actually use admin_token to set keystone password for the
admin user, but admin_token will be removed in a later release,
so add admin_password parameter setting.
Change-Id: I33999503d42fd0405fddc5dce906f1518ac1e732
Closes-Bug: #1644158 
2016年11月23日 18:15:33 +08:00
Emilien Macchi
284d69e82b Parameters updates for FWaaS / Ocata
1) neutron: add FIREWALL in service_provider
Add FIREWALL extension in service_provider so we can deploy Neutron
FWaaS extension with Neutron Server.
2) Add neutron l3 agent extension for fwaas.
3) Add agent_version for fwaas.
Depends-On: I780277b7bbf9e14099d0d574c63e31c97a6aa38d
Change-Id: I9f8d09b90f83ba6b328f4fb837eb7dfa51a96778
2016年11月22日 15:52:44 -05:00
Emilien Macchi
79252f0612 Increase puppet repo priority
To get roboto package with right version, we need to increase yum prio.
It's temporary and will be reverted as soon as we promote CI.
Change-Id: I3f23ac667aee8a4603e866febbfddca2eb299e9b
2016年11月22日 15:51:57 -05:00
Jenkins
82ce292e81 Merge "Updated from Puppet OpenStack modules constraints" 2016年11月22日 04:15:17 +00:00
ZhongShengping
6e5522943a Remove superfluous code in aodh
The code is superfluous and we can remove them.
Change-Id: I45f6056cbb2261e808cd17aab62aedc92495de78
releated-review:https://review.openstack.org/399969 
2016年11月22日 11:33:17 +08:00
Jenkins
0e55bc8a10 Merge "Use manage_volume_type option to manage cinder volume type" 2016年11月22日 03:00:12 +00:00
Jenkins
20752481e2 Merge "Disable puppetlabs-mongodb dbpath_fix" 2016年11月22日 00:59:20 +00:00
OpenStack Proposal Bot
137d5ab041 Updated from Puppet OpenStack modules constraints
Change-Id: I23bf1336bc654eb95aa0a91c220927942f23fb96
2016年11月21日 22:14:16 +00:00
Alex Schultz
09f80b54c4 Disable puppetlabs-mongodb dbpath_fix
The dbpath_fix in the mongodb module will correct permissions on the
data files. Unfortunately the data files are being created with the
nogroup group so it leads to some idempotency issues when the files get
created. This is currently blocking the promotion of the module. Since
we don't require this functionality for p-o-i, let's turn it off.
Change-Id: Ia864387f2f4b4bcc02d71c046394d03dae20a411
2016年11月21日 14:52:48 -07:00
Alex Schultz
9db233a96a Revert rdo-pending repo
This change is a partial revert of
I752592a37786b17c5aeb409a048b98f97ca0fc31. Once the python-PyMySQL
package is updated in RDO we should stop using the rdo-pending
repository.
Change-Id: I5812eb5cfcb7be48ef9866b1848efd447d9b6476
2016年11月21日 14:07:01 +00:00
ZhongShengping
34db5cb09a Use manage_volume_type option to manage cinder volume type
There is already manage_volume_type parameter to manage cinder volume
type in cinder backend class, so we can use the parameter instead.
Change-Id: I6375ff506483e0481624a2295f7365cace45126d
2016年11月20日 22:52:53 +08:00
Alex Schultz
f4bab99559 Fix scenario004 ipv6
This fixes scenario004 so it will properly do ipv6 under CentOS while
still disabling ipv6 when running under Ubuntu.
Change-Id: I3ea139ee734c2540a292262dff381003749918bf
2016年11月16日 22:16:28 +00:00
Alex Schultz
5e4701a4f2 Align stars to fix CI
Currently we are suffering from a flakey cinder test due to an issue
with the RDO provided PyMySQL package and a recent change
I4e5440b8450558add372214fd1a0373ab4ad2434. To unblock the Puppet
OpenStack modules, this change adds a pending repo to the tests. This
change should be reverted after a newer version of PyMySQL is included
in the RDO packages.
Additionally, we were improperly enabling ipv6 on ubuntu for scenario004
despite the fact the README said it should not be enabled. This change
also disables ipv6 on ubuntu so scenario004 will pass.
Change-Id: I752592a37786b17c5aeb409a048b98f97ca0fc31
Related-Bug: #1641312 
2016年11月16日 12:43:53 -07:00
Alfredo Moralejo
e7bd64b108 Make version of tempest configurable
This patch makes tempest version configurable so we can override
it in CI for DLRN promotion jobs for stable branches.
There have been some backwards incompatible changes in tempest
and ceilometer ( https://review.openstack.org/#/c/395506/ ) not
tagged yet in stable/newton. In order to get p-o-i pass with this
commits we need to use an updated version of tempest.
Change-Id: Ifb37a5a3a809c8a94d055d9cdc2b880e1ec9a115
2016年11月14日 10:43:31 +01:00
Jenkins
e921a3a01a Merge "Save list of port open and listing ports." 2016年11月03日 17:09:13 +00:00
Keith Schincke
35d760c3cc Save list of port open and listing ports.
This patch saves the output of netstat -tulpn to netstat.txt in LOG_DIR
Change-Id: I05e0194033e77efc64ab17ff189ea3abf4173a14
2016年11月03日 10:33:20 -04:00
Emilien Macchi
4f9710d9ca Introduce scenario004
Introduce scenario004 that will test Ceph RGW with OpenStack.
Co-Authored-by: Emilien Macchi <emilien@redhat.com>
Co-Authored-by: Keith Schincke <keith.schincke@gmail.com>
Co-Authored-by: Andrew Woodward <awoodward@mirantis.com>
Change-Id: I0dc1ad61a5f7e4f149e368055f045846ce88c21c
2016年11月03日 07:02:41 -04:00
Alex Schultz
e4c6f48efa Split out puppet logs
To improve troubleshooting and readability, let's not have the puppet
logs print to the console. This change updates the puppet apply to
output the logs to puppet.log which will still be captured and provided
in the CI results. When the puppet apply fails, we will grep for
warnings and errors from the puppet log and only print those out which
should simplify troubleshooting failures.
Change-Id: I1084223f805f1960aebb9c5868fdef84ff3667e4
2016年11月01日 14:41:01 -06:00
David Moreau-Simard
5bec5495b2 Really whitelist the Murano tempest tests
In Iedad1e0871388965acefb806369dc32b6c85cbd9 we merged the Murano
implementation but did not properly whitelist the application_catalog
regex for running tempest tests.
It doesn't look like the Murano plugin cares, though, since it ran
anyway but let's clean this up.
Change-Id: I4dd4abc7265ef295a8e6a2ae911dd5ec08006523
2016年10月31日 15:01:53 -04:00
Jenkins
3b3b87352b Merge "Enable gnocchi test in Debian system" 2016年10月31日 13:52:48 +00:00
Jenkins
5ceee076e4 Merge "scenario003: enable application catalog service" 2016年10月31日 12:40:22 +00:00
Alexey Deryugin
ec85a6724a scenario003: enable application catalog service
- install & configure Murano services
 - enable Murano tests in Tempest
Depends-On: Iae5e04fdd320dc16eb03974f3632f58d5389b565
Change-Id: Iedad1e0871388965acefb806369dc32b6c85cbd9
2016年10月31日 11:47:47 +02:00
ZhongShengping
85a8f3b0ef Enable gnocchi test in Debian system
Already have these packages of gnocchi in Debian system,
the link[1] can explain.
[1]: https://packages.debian.org/search?suite=default&section=all&arch=any&searchon=names&keywords=gnocchi
Change-Id: Ice0348453d4c9ee8c9c0705ec426c57d6def05e2
2016年10月31日 08:18:21 +08:00
Alfredo Moralejo
8df7e460e7 New SSL certificates
Current SSL certificates have expired. This patch contain new ones
valid for 10 years and i've updated the ssl-ipv*.conf with the command
to create certificates with this expiration time.
Change-Id: Iaf4164149e3e28de8cf0367bc98e3e649bd10f87
2016年10月29日 18:13:34 -04:00
Jenkins
c7920d977e Merge "Move rbd_default_features to ensure_resources" 2016年10月28日 10:05:57 +00:00
Emilien Macchi
8a2b8f0326 rdo: come back to puppet-passed-ci
Come back to the self-promoted repository.
Change-Id: Ic96fbc8515c6b81c75d103fed099660196f0e072
2016年10月27日 00:38:28 +00:00
Jenkins
ff1c8a0a5d Merge "Updated from Puppet OpenStack modules constraints" 2016年10月26日 13:28:27 +00:00
Emilien Macchi
5faf60ac39 Promote gate to master
A fix was merged in Tempest so we need to update run_tests.sh to stop
pinning Tempest. Because of that we need to promote the repo otherwise
the downstream CI job will never update the packages.
After this patch got merged, we'll come back on the static URL.
- Unpin Tempest on CentOS
- Pin Tempest on Ubuntu (Ocata not packaged yet)
Change-Id: I2330faf700230fe40119169347ad72f8332d0821
2016年10月26日 10:00:58 +02:00
OpenStack Proposal Bot
c8ffdc4522 Updated from Puppet OpenStack modules constraints
Change-Id: I1e26b84bf8164e2ad295cb2739597275e6004613
2016年10月26日 07:51:47 +00:00
Emilien Macchi
a6c16896b8 Pin tempest (ceilometer tests are now broken)
Until https://review.openstack.org/#/c/389848/ is merged and promoted in
RDO, we need to pin Tempest.
Change-Id: Iaad03ec7d4263dca0a317031925df8e7ba4502b6
2016年10月21日 23:26:22 +02:00
Andrew Woodward
7a95d66faf Move rbd_default_features to ensure_resources
We are working to land I477640c5db2cc84622da7734fb54cfe7740bd137
which creates a duplicate declration, we should be able to move from create
to ensure resource to minimize this until it lands.
Related_bug: 1633552
Change-Id: I95cafec9160f5c3b1610a0408f2f80d567fcaa89
2016年10月21日 18:31:42 +00:00
OpenStack Proposal Bot
ab8e0e3d69 Updated from Puppet OpenStack modules constraints
Change-Id: Id44814963aa25d00a01a3a76b235aa49086150b2
2016年10月20日 18:59:41 +00:00
Sven Anderson
d7d1321081 Disable flaky ec2-api tempest test.
test_assign_unassign_private_addresses_by_addresses seems to be flaky
and is being disabled until the race condition has been identified
and fixed.
Change-Id: If4ffe5afec22619b2a33b63b1857b661d89dcc4b
2016年10月18日 22:54:26 +02:00
Emilien Macchi
a15442dc1d Add puppet-qdr and puppet-cloudkitty
Add 2 new modules.
Change-Id: Ibb1965dcda3f10c177bf5c644aacd06077771f63
2016年10月18日 07:47:11 -04:00
Sven Anderson
34bc917b98 scenario002: Enable ec2api tempest tests
Depends-On: I2a60bde92e8522362fefebc34c99cbb0346c6347
Change-Id: Ibebf638af2bf4daf867b7d06856bdf7758de54d3
2016年10月14日 18:34:43 +02:00
OpenStack Proposal Bot
49fd503787 Updated from Puppet OpenStack modules constraints
Change-Id: Ic2112ba9e375204c63ef337e6640b90cda91dfb6
2016年10月14日 08:21:03 +00:00
Jenkins
214ffc18e2 Merge "Revert "Disable sahara on centos for scenario003"" 2016年10月14日 00:09:03 +00:00
Jenkins
7b986ce1ba Merge "Add cinder backup to scenario002" 2016年10月13日 23:25:34 +00:00
David Moreau Simard
cec99ce836 Revert "Disable sahara on centos for scenario003"
This should have been fixed by https://review.openstack.org/#/c/385701/
This reverts commit 49dd604c68.
Change-Id: I34d29b1c271f9b133171dc00b17c031fbd416106
2016年10月13日 13:07:02 +00:00
OpenStack Proposal Bot
fc366d1421 Updated from Puppet OpenStack modules constraints
Change-Id: If406ba46db4b4fe7300f59c854d7aa5e9f5c8728
2016年10月13日 08:13:43 +00:00
Alex Schultz
49dd604c68 Disable sahara on centos for scenario003
Due to https://review.openstack.org/#/c/380082, sahara is currently
broken looking for a config item that is not longer there. We need to
wait for an updated sahara tests package before reenabling it
Change-Id: I5f7f691366181c861d81bbb7bfedcc55baa0f240
2016年10月12日 17:33:01 -06:00
Keith Schincke
195872d0d8 Add cinder backup to scenario002
Configure cinder backup to use swift and test
Change-Id: I9b645b2e7b76e97403b95459578979ec9f53c0b4
Depends-On: I588c9864cd20c75de7caecf733603a3587c34d12
2016年10月11日 17:18:36 -04:00
Emilien Macchi
44a2019d29 fix a typo in repos.pp
The dependencies are for Ocata, not Newton.
Change-Id: I05016484740cfa584ec4c1392b5ecee56d1c48e1
2016年10月07日 14:29:38 -04:00
Emilien Macchi
b09ccfa490 repos: switch RDO to use puppet-passed-ci
By using puppet-passed-ci, we'll have promotions every 3 hours instead
of manually promoting with periodic jobs.
If a failure occurs, an e-mail will be sent to rdo-infra-list@redhat.com.
History can be followed here:
https://ci.centos.org/view/rdo/view/weirdo-pipelines/view/weirdo-promote-puppet/
Change-Id: Ia1ac4b55f8542d94c68dc761a9af04c447d50e3e
2016年10月06日 09:28:58 -04:00
Jenkins
b7bd20e875 Merge "Enable TestEncryptedCinderVolumes tests (for real)" 2016年10月06日 12:37:00 +00:00
Emilien Macchi
889cffbba9 Enable TestEncryptedCinderVolumes tests (for real)
https://review.openstack.org/#/c/363142/ was merged but it was basically
noop since the pattern to enable the test was wrong and reviewers missed
it.
This patch enables TestEncryptedCinderVolumes tests for real.
Change-Id: Iee97dfc3fc9b6a313f274dc1bee11ff8c1611782
2016年10月06日 10:52:34 +00:00
OpenStack Proposal Bot
fdf185d389 Promote RDO repository to latest consistent URL
Change-Id: Ib3372f0af37cddf2c7f5fb0b701f0fcd859d1e80
2016年10月06日 08:10:03 +00:00
Emilien Macchi
73815acf48 Align the stars to bump RDO to Ocata
1) Bump RDO repository to the first consistent Ocata repository.
2) Adding lbaasv2 service plugin into Neutron, required to execute
 LBaaS tests.
3) Disabling Designate on RDO, it miss a new Monasca dependency.
Change-Id: Ib1c6144bd248c482f9dfe6d4ef6eab5c1a0a986d
2016年10月05日 11:58:31 -04:00