10 Commits

Author SHA1 Message Date
Andreas Jaeger
ce9f462975 Use local_conf in more places
Migrate some jobs to use the new local_conf setup.

Change-Id: I495b4b9cfd707e9535719da17d39ab6008445df7
2017-04-07 11:29:33 +02:00
Clark Boylan
a5c3c60534 Run app catalog ui integration job on Xenial
This project only has a master branch, shift testing for it ahead to
Xenial.

Change-Id: I27fabde45984a4339e5cda17b213cbf0daf0ba35
2016-12-06 08:02:12 -08:00
Andreas Jaeger
01b2d0a737 Remove unused jobs propose-app-catalog-update
This job is not used at all, remove it - especially since we do not want
these kind of proposal jobs anymore.

Remoe also the script that it uses.

Change-Id: I9a4d234a2a6399fdfbf82c6ddeeeb9728d4dae3f
2016-12-04 20:21:20 +01:00
Paul Belanger
864ae75814
Ensure console-log is our last publisher
This is related to zuulv25, we make sure console-log is the last
publisher to ensure zuul-launcher logs are also uploaded.

This will be done over a series of commits to reduce the work load on
jenkins.

Change-Id: I8b69b23a8f8f11a1cde2dc5ab9730ef850abbd54
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-06-15 10:00:47 -04:00
James E. Blair
20576bded0 Clean up proposal slave in a builder
So we can avoid using the jenkins-specific postbuildscript plugin,
move the proposal slave cleanup to a builder.  Run it first so that
it always runs.  Since we're running it first, we can't use it to
clean up our current workspace, so instead, ask it to clean up all
workspaces.

Change-Id: I54a187d643fb76f10cc11411d546c41348b5592e
2016-06-09 09:44:13 -07:00
Sergei Chipiga
6f53910ef9 Remove unused screenshots publisher
We don't use screenshots publisher after merge
patch I124973d9adbaaacf5d3429e6f6684f15de27dc7f.
Also I fixed mistake with double test_reports.

Change-Id: If1a25aaf8d01ac3a66e5546fee43c0ec85d09191
2016-04-26 11:56:43 +03:00
Andreas Jaeger
9c76d560ac Run slave-cleanup on all proposal jobs
slave-cleanup cleans up more than 100 MB for each job it runs - and it
cleans the same content that we normally clean when starting the job.
so, this will save some space on the proposal slave.

Add the slave-cleanup run to all jobs running on proposal node.

Change-Id: Ide862b0d1d066adbf992de7f542be2d4d20cf9b1
2016-04-15 16:21:45 +02:00
Clark Boylan
ceda9719f4 Switch rest of devstack-trusty to ubuntu-trusty
Switch all remaining devstack-trusty jobs to ubuntu-trusty to complete
the migration.

Change-Id: I7f94b59f318cab581aa4f194f33acf8ab597fc36
2016-03-14 12:58:43 -07:00
Mark Vanderwiel
ae6dfa75a0 Adding integration test support for app catalog horizon plugin
New devstack gate jobs for integration tests.
Non-voting until basic test is stabilized.

Change-Id: Ia5ea03b10249ae776a8857ad956c22e58c8eaac2
Depends-On: Ie6c8ee63afbda075298fdf2043990f5e9042308d
2016-03-04 09:35:05 -06:00
Christopher Aedo
a4e0afd9ac Check for dead links in App Catalog
This commit includes a job meant to be run periodically which checks
all links to assets listed in the Community App Catalog assets.yaml
file. For any dead links, an additional attribute is added to the YAML
file, and a review is submitted with the updated YAML which will
prevent the link from being displayed until it's updated with a
subsequent review.

Change-Id: I991155edca8ed92431f7a5deacf2d3938cf70ada
2015-12-20 14:09:52 -08:00