Changes

#7 (Aug 14, 2024, 7:27:03 PM)

  1. job.yaml: fix apiVersion and other tweaks — Jonathan Lebon / githubweb
  2. buildconfig.json: fix apiVersion — Jonathan Lebon / githubweb
  3. kola/kolaTestIso: use `kola-junit` to publish JUnit test results — Jonathan Lebon / githubweb
  4. pod: support setting env vars in the pod — Dusty Mabe / githubweb
  5. cosaBuild: add `srcConfig` and `variant` parameters — Jonathan Lebon / githubweb
  6. vars/kola: deprecate --basic-qemu-scenarios — Steven Presti / githubweb
  7. vars/kola: Add support for skipping a list of kola tags — Jonathan Lebon / githubweb

#6 (Oct 20, 2023, 8:58:48 PM)

  1. kola: refactor and add support for warn: true tests — Dusty Mabe / githubweb
  2. kola: specify action to runKola helper — Dusty Mabe / githubweb
  3. kola: use `=` for options with values — Dusty Mabe / githubweb
  4. checkoutToDir: Recurse submodules — Jonathan Lebon / githubweb

#5 (Jul 7, 2023, 1:56:41 AM)

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

#4 (Jun 15, 2022, 3:58:13 AM)

  1. Add withPodmanRemote — Jonathan Lebon / githubweb

#3 (May 24, 2022, 8:33:01 AM)

  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
  4. Move from Quay.io to app.ci — Jonathan Lebon / githubweb
  5. buildImage: add support for setting memory and cpu — Jonathan Lebon / githubweb
  6. buildImage: fix resource request — Jonathan Lebon / githubweb