Skip to content
Changes
- job.yaml: fix apiVersion and other tweaks
—
Jonathan Lebon /
githubweb
- buildconfig.json: fix apiVersion
—
Jonathan Lebon /
githubweb
- kola/kolaTestIso: use `kola-junit` to publish JUnit test results
—
Jonathan Lebon /
githubweb
- pod: support setting env vars in the pod
—
Dusty Mabe /
githubweb
- cosaBuild: add `srcConfig` and `variant` parameters
—
Jonathan Lebon /
githubweb
- vars/kola: deprecate --basic-qemu-scenarios
—
Steven Presti /
githubweb
- vars/kola: Add support for skipping a list of kola tags
—
Jonathan Lebon /
githubweb
- kola: refactor and add support for warn: true tests
—
Dusty Mabe /
githubweb
- kola: specify action to runKola helper
—
Dusty Mabe /
githubweb
- kola: use `=` for options with values
—
Dusty Mabe /
githubweb
- checkoutToDir: Recurse submodules
—
Jonathan Lebon /
githubweb
- pod: set both the resource CPU request and limit
—
Jonathan Lebon /
githubweb
- fcosKola: parallelize kola to the number of CPUs
—
Jonathan Lebon /
githubweb
- cosaPod: point back to Quay.io for cosa
—
Jonathan Lebon /
githubweb
- job.yaml: switch to minimal image; use :latest tag
—
Jonathan Lebon /
githubweb
- pod: set memory limit also
—
Dusty Mabe /
githubweb
- Add `tryWithCredentials` custom step
—
Jonathan Lebon /
githubweb
- tree: drop FCOS name from custom steps
—
Jonathan Lebon /
githubweb
- tree: drop FCOS wording from various places
—
Jonathan Lebon /
githubweb
- tree: Add symbolic links for compatibility
—
Jonathan Lebon /
githubweb
- kola: run provisioning tests separately
—
Dusty Mabe /
githubweb
- utils: add substituteStr
—
Jonathan Lebon /
githubweb
- vars/utils: add compat symlink from /srv/fcos to /srv/coreos
—
Jonathan Lebon /
githubweb
- kolaTestIso: reduce conditional logic with scenariosArg var
—
Dusty Mabe /
githubweb
- kolaTestIso: port over some changes from kola.groovy
—
Dusty Mabe /
githubweb
- {kola,kolaTestIso}: reduce number of try/finally blocks
—
Dusty Mabe /
githubweb
- {kola,kolaTestIso}: initial stab at multi-arch support
—
Dusty Mabe /
githubweb
- kola: simplify tests on non-QEMU or if user passed extraArgs
—
Dusty Mabe /
githubweb
- kola: add allowUpgradeFail argument
—
Dusty Mabe /
githubweb
- {kola,kolaTestIso}: make the parallel run names more meaningful
—
Dusty Mabe /
githubweb
- {kola,kolaTestIso}: remove the unnecessary stage declaration
—
Dusty Mabe /
githubweb
- {kola,kolaTestIso}: make the collection of logs non-fatal
—
Dusty Mabe /
githubweb
- kolaTestIso: scope the testIsoRuns* vars
—
Dusty Mabe /
githubweb
- kolaTestIso: collapse all runs into single map
—
Dusty Mabe /
githubweb
- {kola,kolaTestIso}: workaround issue with accessDenied from dir()
—
Dusty Mabe /
githubweb
- Revert "vars/utils: add compat symlink from /srv/fcos to /srv/coreos"
—
Jonathan Lebon /
githubweb
- Revert "tree: Add symbolic links for compatibility"
—
Jonathan Lebon /
githubweb
- kola: run with parallel even if single stage
—
Jonathan Lebon /
githubweb
- utils: add credentialsExist() helper
—
Dusty Mabe /
githubweb
- utils: add syncCredentialsIfInRemoteSession() helper
—
Dusty Mabe /
githubweb
- kola: make marker default to ""
—
Jonathan Lebon /
githubweb
- {kola,kolaTestIso}: remove Arch from stage run titles by default
—
Jonathan Lebon /
githubweb
- utils: add runParallel() function
—
Dusty Mabe /
githubweb
- kola/kolaTestIso: fix tar path
—
Dusty Mabe /
githubweb
- CODEOWNERS: drop saqibali-2k
—
Dusty Mabe /
githubweb
- kola/kolaTestIso: support skipSecureBoot
—
Dusty Mabe /
githubweb
- withPodmanRemote: add port 22 to CONTAINER_HOST env var
—
Dusty Mabe /
githubweb
- kola: denylist rhcos.upgrade.from-ocp-rhcos for now
—
Jonathan Lebon /
githubweb
- Drop gangplank.groovy
—
Jonathan Lebon /
githubweb
- Add warn helper
—
Jonathan Lebon /
githubweb
- Revert "kola: denylist rhcos.upgrade.from-ocp-rhcos for now"
—
Jonathan Lebon /
githubweb
- buildImage: use variable instead of duplicated string
—
Jonathan Lebon /
githubweb
- buildImage: put tarball in directory itself
—
Jonathan Lebon /
githubweb
- buildImage: drop support for `workspace` parameter
—
Jonathan Lebon /
githubweb
- kola: fix allowUpgradeFail by removing id from log check
—
Jonathan Lebon /
githubweb
- Add `HOME` workaround to other shwrap helpers
—
Jonathan Lebon /
githubweb
- kolaTestIso: Update to reflect new kola testiso in coreos-assembler
—
Renata Ravanelli /
githubweb
- Set `HOME` at the pod level instead of in shwrap helpers
—
Jonathan Lebon /
githubweb
- Add `umask` workaround to other shwrap helpers
—
Jonathan Lebon /
githubweb
- Revert "Set `HOME` at the pod level instead of in shwrap helpers"
—
Jonathan Lebon /
githubweb
- pod: Enable secret subpath option
—
Jonathan Lebon /
githubweb
- kola: add support for allowRerunSuccess
—
Dusty Mabe /
githubweb
- kola: don't use whitespace in --allow-rerun-success option
—
Dusty Mabe /
githubweb
- pod: Allow caller to specify name of pod
—
Dusty Mabe /
githubweb
- Add withPodmanRemote
—
Jonathan Lebon /
githubweb
- pod: use `coreos-ci-sa` serviceAccount when using `runAsUser`
—
Jonathan Lebon /
githubweb
- pod: use serviceAccountName instead of serviceAccount
—
Jonathan Lebon /
githubweb
- pod: set serviceAccount in podTemplate instead of YAML
—
Jonathan Lebon /
githubweb
- Move from Quay.io to app.ci
—
Jonathan Lebon /
githubweb
- buildImage: add support for setting memory and cpu
—
Jonathan Lebon /
githubweb
- buildImage: fix resource request
—
Jonathan Lebon /
githubweb