This commit enables the murano service as part of congress gate job
so that murano driver of congress can be tested.
Change-Id: I6a1451826c369ffe7624013b009446f2762ac816
In the gate job, exporting the flag equal to True doesn't work
when it launch Congress in devstack. This patch changes the approach
to add the flag in local.conf.
Change-Id: Ib1b06ce4a92803c39b00264da3557b8c498c4d35
This patch adds new jenkins job for Congress so that Congress team
is changing Congress architecture.
Change-Id: I069212ea4de9ff9a40c563468a9ef979fc6579ca
Increase devstack wrapper timeout by 5 mins since devstack-gate will use
10 mins - instead of the previous 5 mins - as buffer.
This is needed in this form only for those jobs changed by
21837612a5f79861f20487307b763e1902cfd1cd.
Change-Id: Ida6e84f6c9458d46b7c3792bf57eff27dd72b258
Needed-By: Iea866e4cc40e149e598f35e010ec855937bdf9ae
With change Iff5e96bd80b8f165ccc7d6be09b53208613571eb, we do not need
to pass DEVSTACK_GATE_TIMEOUT anymore to devstack-gate, instead the
value from the build-timeout wrapper is passed.
Remove DEVSTACK_GATE_TIMEOUT for jenkins/jobs/[a-c]*.yaml
Correct timeout value in congress, the variable had 60 minutes, the
wrapper 125 - use 65 now since that's what would have been used.
Change-Id: I8a737755608f7a085424d3010c3da8b81a457ebf
As of I8bf7cbaa7015bb61656ab90ccc8f944aaeebb095, Nova
removed the n-obj service, so we should cleanup
Change-Id: I5e681c8c7031dd7f04ec9d77914c9da051a64822
Previously there were spaces after commas when assigning
to ENABLED_SERVICES.
This version eliminates those spaces.
Change-Id: Iccfced704bd7e3c4c52f81bbbf3836d27854ef40
As clarkb suggested on #openstack-infra at 17:46 2015-10-22:
"maybe we should s/branch-designator/job-suffix/g in all those files
as job-suffix makes more sense considering how branch-designator has been
used".
The rename should make it easier for newcomers to understand
these jobs.
This renames branch-designator everywhere in jenkins/jobs/*.
Change-Id: Icb11271b958d92957fb9907ff03c0b898d7b76fc
Congress had been modified to work with tempest plugin
model in I8681140d02926b4b3e6af84b8f03b9385e62cc72,
disable the old copy-paste model commands.
Change-Id: I5ea6bc8ff76e1f5a55a0a40066c2d9641444aaa2
A number of fixes:
- Congress was not being installed
- the tempest tests were disabled
- the enabled services were not explicitly defined
- python-congressclient was not being pulled from git
- tempest tests were not being copied into Tempest
Change-Id: If1aecf6f3383350157811cad154a8cb22107f95a