summaryrefslogtreecommitdiff
path: root/test/e2e
Commit message (Expand)AuthorAge
* vendor c/common@mainValentin Rothberg2021-12-06
* Merge pull request #12466 from dispensable/respect_pod_yaml_spec_hostname_whe...OpenShift Merge Robot2021-12-03
|\
| * Hostname in `spec.hostname` should be passed to infra ctr init optwangqiang2021-12-01
* | Merge pull request #12440 from umohnani8/cmOpenShift Merge Robot2021-12-03
|\ \
| * | Add support for configmap volumes to play kubeUrvashi Mohnani2021-12-02
* | | Add restart-sec option to systemd generateOndra Machacek2021-12-03
* | | Manual fixesEd Santiago2021-12-02
* | | Same thing, with BeNumerically("==", x)Ed Santiago2021-12-02
* | | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* | | Same thing, for BeNumerically("==", 0)Ed Santiago2021-12-02
* | | Use BeEmpty() instead of len(x).To(Equal(0))Ed Santiago2021-12-02
* | | Same as previous, for assertions other than Equal()Ed Santiago2021-12-02
* | | e2e tests: a little more minor cleanupEd Santiago2021-12-02
* | | Merge pull request #12471 from edsantiago/e2e_tmpdir_cleanupOpenShift Merge Robot2021-12-02
|\ \ \
| * | | remove ARTIFACT_DIR and ArtifactPathEd Santiago2021-12-01
| * | | Image caches: allow overriding cache dirEd Santiago2021-12-01
| * | | Rename CrioRoot as just RootEd Santiago2021-12-01
* | | | Merge pull request #12458 from edsantiago/remove_betrueOpenShift Merge Robot2021-12-01
|\ \ \ \
| * | | | e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
| | |_|/ | |/| |
* | | | Merge pull request #12450 from giuseppe/compression-formatOpenShift Merge Robot2021-12-01
|\ \ \ \ | |_|/ / |/| | |
| * | | podman, push: expose --compression-formatGiuseppe Scrivano2021-12-01
* | | | Merge pull request #12462 from vrothberg/fix-12452OpenShift Merge Robot2021-12-01
|\ \ \ \ | |_|/ / |/| | |
| * | | top: parse ps(1) args correctlyValentin Rothberg2021-12-01
| |/ /
* | | Merge pull request #12454 from edsantiago/remove_betrueOpenShift Merge Robot2021-11-30
|\ \ \
| * | | a few more manual BeTrue cleanupsEd Santiago2021-11-30
| * | | Convert strings.Contains() to Expect(ContainSubstring)Ed Santiago2021-11-30
| * | | e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* | | | Merge pull request #12414 from flouthoc/api-allow-secretsOpenShift Merge Robot2021-11-30
|\ \ \ \ | |/ / / |/| | |
| * | | podman-remote: prevent leaking secret into imageAditya Rajan2021-11-30
| * | | podman-remote: copy secret to contextdir is absolute path on hostAditya Rajan2021-11-30
| |/ /
* / / systemd: replace multi-user with default.targetValentin Rothberg2021-11-30
|/ /
* / e2e tests: enable golintEd Santiago2021-11-29
|/
* libpod: improve heuristic to detect cgroupGiuseppe Scrivano2021-11-24
* Find and fix empty Expect()sEd Santiago2021-11-23
* Remove StringInSlice(), part 2Ed Santiago2021-11-23
* Remove StringInSlice(), part 1Ed Santiago2021-11-23
* e2e test cleanup, continuedEd Santiago2021-11-23
* Merge pull request #12371 from jakub-dzon/env-config-mapsOpenShift Merge Robot2021-11-23
|\
| * Support env variables based on ConfigMaps sent in payloadJakub Dzon2021-11-23
* | Merge pull request #12361 from rhatdan/remoteDaniel J Walsh2021-11-23
|\ \
| * | podman-remote does not support signature-policyDaniel J Walsh2021-11-19
* | | Merge pull request #12010 from vrothberg/fix-11964OpenShift Merge Robot2021-11-23
|\ \ \ | |_|/ |/| |
| * | image lookup: do not match *any* tagsValentin Rothberg2021-11-23
* | | Merge pull request #12380 from vrothberg/fix-11618OpenShift Merge Robot2021-11-23
|\ \ \ | |/ / |/| |
| * | generate systemd: add --start-timeout flagValentin Rothberg2021-11-23
* | | Oops! Manual edits to broken testsEd Santiago2021-11-22
* | | e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
|/ /
* | Merge pull request #12386 from baude/playkuberenameDaniel J Walsh2021-11-22
|\ \
| * | Rename pod on generate of containerBrent Baude2021-11-22
* | | Merge pull request #12349 from edsantiago/clean_fixmesOpenShift Merge Robot2021-11-22
|\ \ \ | |/ / |/| |