Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seed job #29

Open
3 tasks
jchauncey opened this issue Apr 5, 2016 · 5 comments
Open
3 tasks

Seed job #29

jchauncey opened this issue Apr 5, 2016 · 5 comments

Comments

@jchauncey
Copy link
Member

We should make the seed job the source of record for all jenkins configuration.

  • Should run every X minutes
  • Should destroy any job/configuration that is not in the DSL
  • Should replace workflow-test-seed-job and component-seed-job
@jchauncey jchauncey added this to the v2.0-rc1 milestone Apr 5, 2016
@sgoings
Copy link
Member

sgoings commented Apr 5, 2016

@jchauncey
Copy link
Member Author

Its not destructive and its not run a timer.

@sgoings
Copy link
Member

sgoings commented Apr 6, 2016

To get the second behavior we would have to move our 2 jobs (referenced before) to a single job. But I do agree that this is the behavior we want. Maybe a more directed title would be 👍

@vdice
Copy link
Member

vdice commented Apr 6, 2016

We also need to DSL-ize the other jobs (test-ec2 which is tracked by #13, others?) before we run the 'destroy any job/config not in DSL' part...

@Cryptophobia
Copy link

This issue was moved to teamhephy/jenkins-jobs#29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants