There is no .error metric, but rather, errors are broken out by
cause. For this graph, simply display their sum.
Change-Id: Iae19e4e78098f3373c3195ff3ec52a11c5e92a3b
The multiple regions in rackspace suggested the launch attempts
graph be reworked and dropping the provider name from the legend
for brevity. Also, the graphs are larger. Make internap match.
Change-Id: Icba3293a4b09e5e022584f00f18647d7567363a9
There are checks to skip DSVM based VPN tests, when the changeset
is for documentation (only), but nothing checking for python27
and python34 jobs. This adds that check.
Change-Id: I18a581bf353646b67ad8df967f0eff87c48f9b86
Adding additional experimental jobs for neutron-vpnaas repo for
running with constraints. This is the first step, in adding
constraint based support to neutron-vpnaas. Later commits will
update tox.ini in the repo to support the new jobs, make the
jobs non-voting and runnable for releases after Kilo, and then
make the jobs voting.
Removed jobs that don't currently work:
- gate-grenade-dsvm-neutron-vpnaas
- gate-tempest-dsvm-neutron-pg-full
This will be the template for what we can do for other advanced
services too.
Change-Id: I3a2c3c81533ce6145cd16c2a08a4a2af0dfb0d07
Partial-Bug: #1522503
This reverts commit 6f92fa9144.
This commits break the Gnocchi gate:
http://logs.openstack.org/73/263373/3/gate/gate-ceilometer-dsvm-integration/bfdf38d/logs/devstacklog.txt.gz
2016-01-05 23:04:15.961 | The /opt/stack/new/gnocchi project was not found; if this is a gate job, add
2016-01-05 23:04:15.961 | the project to the $PROJECTS variable in the job definition.
2016-01-05 23:04:15.961 | + die 536 'Cloning not allowed in this configuration'
Change-Id: I8558b29c39a0d2f3788c03ddf4bff3f597c9a223
puppet-tuskar is not supported anymore in master, because TripleO team
decided to give up Tuskar for some reasons.
Puppet groups wants to stop maintaining master while we will maintain
stable/* branches if needed.
This patch create noop jobs so we can still merge patches in stable
branches if needed.
Change-Id: I1238a5a16aaf376277a7fbebc027d42fc106d100
This uses a new feature just added to our running nodepool that
allows us to identify which network is public so that nodepool
knows how to find a public ip address for servers.
Change-Id: I1427d22933a315346386718a65cf16262d45d008
The Bluebox cloud got new CPUs and initial jobs run on it with a
max-server value of 1 look good. Bump that value back up to 39 to use
the full IP address capacity available to us.
Change-Id: I69cdf6e08c09e01a4f48844aa448978e79625ec7
This change removes the -liberty jobs for networking-bgpvpn.
These are now un-needed since our master targets the openstack master
for mitaka, and we now have a specific stable/liberty branch targetting
liberty.
Change-Id: Ia9c009147fe5e22c9f5b48c311e83638a898e108
The juno branch is still active in OpenStack-Ansible, but it has no
docs in it. I've noticed that gate and post docs jobs are running
for the branch which is a waste of the node pool.
This patch does a better job of preventing the waste.
Change-Id: I7697dec6b3a4b713a8ee5c36f2ff3d936a98373f
The current rules have a conflicting match, resulting in the skip-if
for the docs jobs never taking effect.
This patch merges both skip-if rules so that if any patches contain
docs and/or release notes and nothing else, then only those jobs will
run.
The purpose of this skip is to save the unnecessary consumption of
nodepool nodes.
Change-Id: Idc3c9d06c503d3e84395e193345023c9aeab21c6
This reverts commit 684bb51cbd.
Maintenance is completely, bump max servers back to 1 to see how things
are doing now.
Change-Id: Ie33155c32bedd8cb94de952d8e8823a5e9dc19a2
Currently OVS python binding package still doesnt
support python3.
This block unit tests writing for Dragonflow as
we cant install the package, remove this check
until OVS package has full python3 suppoer
Change-Id: I210284188372ec5d13762cd16a5b2e97d17ad3f6