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

upgrade: replace management jobs by new content #447

Closed
vdelendik opened this issue May 31, 2021 · 2 comments
Closed

upgrade: replace management jobs by new content #447

vdelendik opened this issue May 31, 2021 · 2 comments
Milestone

Comments

@vdelendik
Copy link
Contributor

during 1.7->1.8 migration it is planned to switch management_jobs to use master branch of the pipeline.
https://github.com/zebrunner/jenkins-master/pull/339/files#diff-a9ce8bf5fb6262283374a622897da0cbe7904632e640fbea3fe9d8ae194f36b0L37

@vdelendik
Copy link
Contributor Author

done.
to test

  1. clone and setup zebrunner from master (upgrade scenario)
  2. take a look into the Management_Jobs/*** syntax (pipeline versions inside might be hardcoded and pretty old aka 1.2-1.4
  3. perform upgrade scenarion pulling recursively using develop zebrunner brnach
  4. run ./zebrunner.sh upgrade
  5. after services restart review all management_jobs/*** syntax. Everywhere @Library('Zebrunner-CE@master') should be declated in the top of pipeline syntax.
  6. do basic acceptance running as much as possible management_jobs

@ghost
Copy link

ghost commented Jun 22, 2021

Verified, Fixed.

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

1 participant