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

TODO items for jenkins #15

Open
reachjainrahul opened this issue Aug 17, 2022 · 0 comments
Open

TODO items for jenkins #15

reachjainrahul opened this issue Aug 17, 2022 · 0 comments
Assignees

Comments

@reachjainrahul
Copy link
Owner

reachjainrahul commented Aug 17, 2022

  1. Figure out SSH private key addition
  2. Avoid scping the code from jenkin slave to dynamic vm
  3. Find a better way to pass credentials from jenkins to dynamic vm. Right now its command line argument
  4. Add doc for CI
  5. Evaluate if we can pass artifacts from one jenkins job to another. We want a build job and all the test jobs can access docker image from the build job
  6. Evaluate if we can avoid dynamic VM and run test inside jenkins slave itself in docker (stretched goal)
  7. Can we cancel jobs if a new trigger is issued. for example, if a job is running, and someone retriggers a new job in the same PR, it should cancel old job
@reachjainrahul reachjainrahul changed the title Cleanup items for jenkins TODO items for jenkins Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants