With CORS support in the API, and custom configuration loading in the
webclient, we can now let our js-draft build connect to a live API and
function like a regular client. This change makes the assumption that
any javascript project will include static docs-draft assets in the
$PROJECT_ROOT/test/draft directory, which will be uploaded as-is to the
same destination as the draft build.
Depends on: https://review.openstack.org/#/c/124201
Change-Id: Ia68f1f5e13098faac9e94c9655cf4bd8aaceb02b
Since puppet 3.x, Puppet Labs Forge accept only the metadata.json file
for module description (Modulefile is now deprecated). Our puppet-lint
jobs use the Modulefile to determine module name; this patch keep the «
retro-compat. » with Modulefile, but fetch the module name in
metadata.json file if available.
Change-Id: I1738ee14706d136837b2c8fe4ffa741907291bb8
The TESTR_FULL option was added back when tempest was running by
default with nosestests serially to test using testr in parallel.
However, this migration happened >1yr ago and the testr-full job is
just a duplicate of the regular full now. This commit removes all uses
of it from job definitions.
Change-Id: I8af1b4bc0623e89786b34359c6e75aacb21b91ab
Builder's parameters should not be on the same level as builder.
Otherwise bash script will be generated with errors.
Change-Id: I5816f41f54d5506f0cbe72ffbd1271d2834d0864
Test packages are required for successful install of MySQL-python.
This change should fix the job check-heat-dsvm-functional
Change-Id: Ib9f8c98e34c62f15dec182671390d21750110e38
There were some jenkins jobs that test project-config that needed
their names updated. This patch renames jobs that started with
config or gate-config to project-config or gate-project-config.
Change-Id: I107b7830a9b5c7d0bb526742a5f35bf662faccd2
Due to the fact that we had to freeze config in order to filter
branch it as the seed repo for the creation of the project-config
repo, the patch that created project-config in config landed
after the filter branch. So the information about project-config
itself is not currently in project-config. This patch addresses
the situation.
Backport of: https://review.openstack.org/#/c/121650/15
Change-Id: I669fb70f2dabb57300e0e7cdddc49e16b7e67d47
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.
Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3