Commit Graph

10 Commits

Author SHA1 Message Date
Sagi Shnaidman 0977f8502d Big clean of tripleo-ci
Change-Id: Iff0350a1fff1057d1de924f05693258445da9c37
2020-01-22 18:37:04 +02:00
yatin 93768b46ee OpenDev Migration Patch 2
These changes were missed by Sysadmin's proposed
Migration Patch, this patch takes care of these
missings.

Also updated kolla review pull task to use
review.opendev.org instead of opendev.org as
remote url because opendev.org currently don't
have review refs/changes synched due to gitea bug.

Related-Bug: #1825732
Change-Id: I30646b0c5b95f391e9ab4bd767b468280ccb3842
2019-04-22 11:04:00 +05:30
Sorin Sbarnea 3f95743809 Corrected openstack-virtual-baremetal repo location
Uses the new location of openstack-virtual-baremetal as it was imported
to openstack organization earlier today.

Change-Id: I409c0cd172bbec4c19089b6ebe3fd7200ba2fa75
2019-01-15 15:54:59 +00:00
zhangbailin 435fb476b7 Update document url and fix a spelling error
Update doc links according to OpenStack document migration.
Use https instead of http for docs links.
http://docs.openstack.org/infra/system-config/index.html
  -->https://docs.openstack.org/infra/system-config/index.html

Change-Id: I7912a8515c55c40aa88a88cdeacae24ee3faba21
2017-09-19 19:47:11 -07:00
Dan Prince dc207bbb2b Bump undercloud flavor to disk 41
Reflects a recent change to our undercloud flavor's disk space.
This was to make extra space for container storage needs.

Related-bug: #1694709

Change-Id: I47ac725a4c195a8e1b05c34ce18de81c4811c78f
2017-06-01 11:11:23 -04:00
Ben Nemec a8b0bc490e Update ovb baremetal flavor to match infra flavor
We've increased the baremetal flavor to have 8 GB of RAM and 4
vcpus in order to help with resource starvation issues in CI
jobs.  This just updates the prepare script to match.

This also requires increasing the nodepool quota.  Some quick math
suggests this would now max out about 2.7 TB, so I'm setting the
quota to about 3 TB so there's a little head room for things like
orphaned stacks and infra vms.

Change-Id: I3d354c2e5f76e220d07895bc2bc262eabe5ebb88
2016-12-01 18:42:39 +00:00
James Slagle 60fd785351 Update undercloud flavor stats
These changes in the undercloud flavor are already live in the cloud,
per:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/102200.html

Change-Id: I041f72d076230e9913b59c53948cfa2a48812df3
2016-08-25 15:56:14 -04:00
Sagi Shnaidman a96d97b016 Add memory to overcloud vms up to 6144
CI HA jobs fail because memory shortage, this patch increases
memory for overcloud to 6144 MB
Closes-Bug: 1611842

Change-Id: I59d5ed41aa576c0126ea643a6ae50266d6bd9e08
2016-08-19 02:00:37 +03:00
Ben Nemec 5b239209c0 Bump baremetal vm memory to 5.5 GB
We're seeing OOM issues on overcloud nodes on a pretty regular
basis now, so it appears we need to increase the amount available.
Hopefully increasing from 5 to 5.5 GB will be sufficient to
eliminate the problem without allowing us to bloat our memory usage
accidentally.

Change-Id: I6781af7629b4c870e735e42e0b7c576b25b13f83
Closes-Bug: 1611842
2016-08-10 18:15:06 +00:00
Derek Higgins 2a10f319a7 Add infrstucture scripts to prepare rh2
Add scripts to prepare rh2, (an OVB based cloud) for CI.
This patch only includes whats needed to prepare the cloud
for CI, the changes to the CI scripts themselves will be
part of another patch.

Change-Id: Ie2d1c607f283e6babb00ea19d32bebae5383867a
2016-06-20 10:57:45 +01:00