Changes

#10 (Feb 20, 2024, 8:30:13 PM)

  1. jobs/seed-github-ci: fix branch rescan trigger — Jonathan Lebon / githubweb

#9 (Feb 20, 2024, 8:19:15 PM)

  1. jobs/seed-github-ci: fix cron() argument type — Jonathan Lebon / githubweb

#8 (Feb 20, 2024, 8:17:36 PM)

  1. jobs/seed-github-ci: fix trigger job DSL definition — Jonathan Lebon / githubweb

#6 (Feb 20, 2024, 8:12:05 PM)

  1. HACKING.md: minor tweaks — Jonathan Lebon / githubweb
  2. jobs: add `test-override` job — Jonathan Lebon / githubweb
  3. jobs: add `bodhi-trigger` job — Jonathan Lebon / githubweb
  4. jobs/test-override: update build description at the end — Jonathan Lebon / githubweb
  5. jobs/bodhi-trigger: wrap testing in cosa pod — Jonathan Lebon / githubweb
  6. jobs/bodhi-trigger: add reporting to ResultsDB — Jonathan Lebon / githubweb
  7. jenkins/config: add JCASC dropin for jms-messaging-plugin — Jonathan Lebon / githubweb
  8. jobs/bodhi-trigger: fix result propagation — Jonathan Lebon / githubweb
  9. ci: add sanity-check for Groovy files — Jonathan Lebon / githubweb
  10. jobs/test-override: on mechanical streams, build on top of known good — Jonathan Lebon / githubweb
  11. jobs/bodhi-trigger: simplify triggering — Jonathan Lebon / githubweb
  12. jobs/bodhi-trigger: fix CI retrigger message handling — Jonathan Lebon / githubweb
  13. jobs/bodhi-trigger: read SRPM list from `bodhi-testing.yaml` — Jonathan Lebon / githubweb
  14. jobs/test-override: resolve Bodhi IDs to Koji IDs early on — Jonathan Lebon / githubweb
  15. bodhi-testing.yaml: support specifying tests to run — Jonathan Lebon / githubweb
  16. README.md: update Jenkins URL — Jonathan Lebon / githubweb
  17. bodhi-testing.yaml: make test patterns more globby — Jonathan Lebon / githubweb
  18. jobs/seed-github-ci: add openshift/os — Jonathan Lebon / githubweb

#6 (Feb 20, 2024, 8:12:05 PM)

  1. Add `HOME` workaround to other shwrap helpers — Jonathan Lebon / githubweb
  2. kolaTestIso: Update to reflect new kola testiso in coreos-assembler — Renata Ravanelli / githubweb
  3. Set `HOME` at the pod level instead of in shwrap helpers — Jonathan Lebon / githubweb
  4. Add `umask` workaround to other shwrap helpers — Jonathan Lebon / githubweb
  5. Revert "Set `HOME` at the pod level instead of in shwrap helpers" — Jonathan Lebon / githubweb
  6. pod: Enable secret subpath option — Jonathan Lebon / githubweb
  7. kola: add support for allowRerunSuccess — Dusty Mabe / githubweb
  8. kola: don't use whitespace in --allow-rerun-success option — Dusty Mabe / githubweb
  9. pod: Allow caller to specify name of pod — Dusty Mabe / githubweb
  10. kola: refactor and add support for warn: true tests — Dusty Mabe / githubweb
  11. kola: specify action to runKola helper — Dusty Mabe / githubweb
  12. kola: use `=` for options with values — Dusty Mabe / githubweb
  13. checkoutToDir: Recurse submodules — Jonathan Lebon / githubweb
  14. job.yaml: fix apiVersion and other tweaks — Jonathan Lebon / githubweb
  15. buildconfig.json: fix apiVersion — Jonathan Lebon / githubweb
  16. kola/kolaTestIso: use `kola-junit` to publish JUnit test results — Jonathan Lebon / githubweb
  17. pod: support setting env vars in the pod — Dusty Mabe / githubweb
  18. cosaBuild: add `srcConfig` and `variant` parameters — Jonathan Lebon / githubweb

#5 (Feb 8, 2023, 3:21:44 PM)

  1. jobs: drop butane — Jonathan Lebon / githubweb
  2. README-upstream-ci.md: fix links to coreos-ci-lib — Luca Bruno / githubweb
  3. README-upstream-ci: document contributor trust — Jonathan Lebon / githubweb
  4. manifests/jenkins: enable OVERRIDE_PV_PLUGINS_WITH_IMAGE_PLUGINS — Jonathan Lebon / githubweb
  5. manifests/jenkins: override default jenkins-agent image — Jonathan Lebon / githubweb
  6. Stop mounting GitHub OAuth secret into Jenkins — Jonathan Lebon / githubweb
  7. Manage coreosbot GitHub token with k8s credentials provider — Jonathan Lebon / githubweb
  8. Manage GitHub webhook secret with k8s credentials provider — Jonathan Lebon / githubweb
  9. Use same `jenkins.yaml` as FCOS pipeline — Jonathan Lebon / githubweb
  10. Adapt to latest pipeutils — Jonathan Lebon / githubweb
  11. Use same `pipeline.yaml` as FCOS pipeline — Jonathan Lebon / githubweb

#5 (Feb 8, 2023, 3:21:44 PM)

  1. Move from Quay.io to app.ci — Jonathan Lebon / githubweb
  2. buildImage: add support for setting memory and cpu — Jonathan Lebon / githubweb
  3. buildImage: fix resource request — Jonathan Lebon / githubweb
  4. Add withPodmanRemote — Jonathan Lebon / githubweb
  5. pod: set both the resource CPU request and limit — Jonathan Lebon / githubweb
  6. fcosKola: parallelize kola to the number of CPUs — Jonathan Lebon / githubweb
  7. cosaPod: point back to Quay.io for cosa — Jonathan Lebon / githubweb
  8. job.yaml: switch to minimal image; use :latest tag — Jonathan Lebon / githubweb
  9. pod: set memory limit also — Dusty Mabe / githubweb
  10. Add `tryWithCredentials` custom step — Jonathan Lebon / githubweb
  11. tree: drop FCOS name from custom steps — Jonathan Lebon / githubweb
  12. tree: drop FCOS wording from various places — Jonathan Lebon / githubweb
  13. tree: Add symbolic links for compatibility — Jonathan Lebon / githubweb
  14. kola: run provisioning tests separately — Dusty Mabe / githubweb
  15. utils: add substituteStr — Jonathan Lebon / githubweb
  16. vars/utils: add compat symlink from /srv/fcos to /srv/coreos — Jonathan Lebon / githubweb
  17. kolaTestIso: reduce conditional logic with scenariosArg var — Dusty Mabe / githubweb
  18. kolaTestIso: port over some changes from kola.groovy — Dusty Mabe / githubweb
  19. {kola,kolaTestIso}: reduce number of try/finally blocks — Dusty Mabe / githubweb
  20. {kola,kolaTestIso}: initial stab at multi-arch support — Dusty Mabe / githubweb
  21. kola: simplify tests on non-QEMU or if user passed extraArgs — Dusty Mabe / githubweb
  22. kola: add allowUpgradeFail argument — Dusty Mabe / githubweb
  23. {kola,kolaTestIso}: make the parallel run names more meaningful — Dusty Mabe / githubweb
  24. {kola,kolaTestIso}: remove the unnecessary stage declaration — Dusty Mabe / githubweb
  25. {kola,kolaTestIso}: make the collection of logs non-fatal — Dusty Mabe / githubweb
  26. kolaTestIso: scope the testIsoRuns* vars — Dusty Mabe / githubweb
  27. kolaTestIso: collapse all runs into single map — Dusty Mabe / githubweb
  28. {kola,kolaTestIso}: workaround issue with accessDenied from dir() — Dusty Mabe / githubweb
  29. Revert "vars/utils: add compat symlink from /srv/fcos to /srv/coreos" — Jonathan Lebon / githubweb
  30. Revert "tree: Add symbolic links for compatibility" — Jonathan Lebon / githubweb
  31. kola: run with parallel even if single stage — Jonathan Lebon / githubweb
  32. utils: add credentialsExist() helper — Dusty Mabe / githubweb
  33. utils: add syncCredentialsIfInRemoteSession() helper — Dusty Mabe / githubweb
  34. kola: make marker default to "" — Jonathan Lebon / githubweb
  35. {kola,kolaTestIso}: remove Arch from stage run titles by default — Jonathan Lebon / githubweb
  36. utils: add runParallel() function — Dusty Mabe / githubweb
  37. kola/kolaTestIso: fix tar path — Dusty Mabe / githubweb
  38. CODEOWNERS: drop saqibali-2k — Dusty Mabe / githubweb
  39. kola/kolaTestIso: support skipSecureBoot — Dusty Mabe / githubweb
  40. withPodmanRemote: add port 22 to CONTAINER_HOST env var — Dusty Mabe / githubweb
  41. kola: denylist rhcos.upgrade.from-ocp-rhcos for now — Jonathan Lebon / githubweb
  42. Drop gangplank.groovy — Jonathan Lebon / githubweb
  43. Add warn helper — Jonathan Lebon / githubweb
  44. Revert "kola: denylist rhcos.upgrade.from-ocp-rhcos for now" — Jonathan Lebon / githubweb
  45. buildImage: use variable instead of duplicated string — Jonathan Lebon / githubweb
  46. buildImage: put tarball in directory itself — Jonathan Lebon / githubweb
  47. buildImage: drop support for `workspace` parameter — Jonathan Lebon / githubweb
  48. kola: fix allowUpgradeFail by removing id from log check — Jonathan Lebon / githubweb

#2 (Mar 7, 2022, 6:26:07 PM)

  1. jobs: delete ignition-dracut — Jonathan Lebon / githubweb
  2. jobs: rename fcct to butane — Jonathan Lebon / githubweb
  3. jobs: don't create jobs in folders — Jonathan Lebon / githubweb

#2 (Mar 7, 2022, 6:26:07 PM)

  1. pod: use `coreos-ci-sa` serviceAccount when using `runAsUser` — Jonathan Lebon / githubweb
  2. pod: use serviceAccountName instead of serviceAccount — Jonathan Lebon / githubweb
  3. pod: set serviceAccount in podTemplate instead of YAML — Jonathan Lebon / githubweb