19 Commits

Author SHA1 Message Date
Anusha Ramineni
812d23769e Enable Murano service as part of congress job
This commit enables the murano service as part of congress gate job
so that murano driver of congress can be tested.

Change-Id: I6a1451826c369ffe7624013b009446f2762ac816
2016-03-28 09:59:57 +05:30
Masahito Muroi
3162ae17de Enables Congress to launch with dist_arch flag as True
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
2016-02-09 20:06:45 +09:00
Jenkins
6c7a038292 Merge "Increase devstack timeout" 2016-02-08 17:55:16 +00:00
Jenkins
f2e7485302 Merge "Adds a devstack test job using Congress new architecture" 2016-02-08 08:18:54 +00:00
Masahito Muroi
9eeb50fdd2 Adds a devstack test job using Congress new architecture
This patch adds new jenkins job for Congress so that Congress team
is changing Congress architecture.

Change-Id: I069212ea4de9ff9a40c563468a9ef979fc6579ca
2016-02-08 10:36:08 +09:00
Andreas Jaeger
9e8c66a93a Increase devstack timeout
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
2016-02-07 09:16:13 +01:00
Andreas Jaeger
21837612a5 Remove DEVSTACK_GATE_TIMEOUT [part 1]
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
2016-02-05 18:54:33 +01:00
Jenkins
9c246bf3c9 Merge "Remove Nova object store service" 2016-01-12 16:34:50 +00:00
Davanum Srinivas
bc3a8eadd1 Remove Nova object store service
As of I8bf7cbaa7015bb61656ab90ccc8f944aaeebb095, Nova
removed the n-obj service, so we should cleanup

Change-Id: I5e681c8c7031dd7f04ec9d77914c9da051a64822
2016-01-12 07:54:51 -05:00
Anusha Ramineni
0a38300ce7 congress: disable tempest plugin for stable branches
Kilo/Liberty doesn't support tempest plugin mechanism, hence this
commit disables the same.

Change-Id: I0d2ceb7b821c022ee3835123bf9ad6e162bb6971
2015-12-22 04:50:02 +00:00
Anusha Ramineni
b576c695e5 Congress: Add different gate job for stable branch
This patch adds new gate job for congress to run on
stable/liberty branch.

Change-Id: I1b9754351ce9d6d320a55b9f9510ee2f794392b6
2015-12-15 08:49:32 +00:00
Tim Hinrichs
26d2331a56 Fix congress ENABLED_SERVICES
Previously there were spaces after commas when assigning
to ENABLED_SERVICES.

This version eliminates those spaces.

Change-Id: Iccfced704bd7e3c4c52f81bbbf3836d27854ef40
2015-11-23 16:47:34 -08:00
Anusha Ramineni
1e22ebac8f Allow congress jobs use devstack and tempest plugins
This commit allows congress jobs to use devstack plugin model
and also run tempest plugin tests.

Change-Id: If6e6fc73673624d6edcb022bd5983c1b30356970
2015-11-13 10:11:24 +05:30
Andreas Jaeger
bd882cdd7a s/branch-designator/job-suffix/g
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
2015-10-28 07:50:13 +01:00
Rui Chen
5dd82e1c29 Congress tempest plugin
Congress had been modified to work with tempest plugin
model in I8681140d02926b4b3e6af84b8f03b9385e62cc72,
disable the old copy-paste model commands.

Change-Id: I5ea6bc8ff76e1f5a55a0a40066c2d9641444aaa2
2015-10-14 01:20:29 +00:00
Tim Hinrichs
d602d85096 Use Ceilometer plugin for Congress gate devstack
Change-Id: Ia6291a454c40b2bce4c80ce85993c40860dc1bbb
2015-09-28 18:47:21 +00:00
Alexander Yip
84686d9b5d Remove novnc service from congress-dsvm-api jenkins job
devstack is not able to clone the novnc repo, and causes
a test failure.

Change-Id: I1fb6b299c6577cfe37ac756ffafc29cfab927cef
2015-06-09 16:01:28 -07:00
Alexander Yip
50bb6f9aa0 Enable congress and tempest in devstack in congress-dsvm-api test
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
2015-06-03 08:21:47 -07:00
Alexander Yip
f8215ec314 Add congress.yaml file
This sets up a gate test for running devstack/tempest
tests for Congress.

Change-Id: I7a1cfad3673297a9351571981bab83c5dd49bfd4
2015-04-30 09:55:27 -07:00