aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/common_test.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* all: stop using deprecated GenerateNonCryptoIDKir Kolyshkin2022-09-13
* fix podman pod inspect to support multiple podsPaul Holzinger2022-09-08
* integration test: fix network backend option with remotePaul Holzinger2022-07-22
* e2e tests: cleanup: capitalize CONSTANTSEd Santiago2022-07-05
* Merge pull request #14831 from giuseppe/fix-leak-connections-testopenshift-ci[bot]2022-07-05
|\
| * test: reduce sleep intervalGiuseppe Scrivano2022-07-05
| * test: return immediately on connectGiuseppe Scrivano2022-07-05
* | hack/test/utils: switch to golang native error wrappingSascha Grunert2022-07-05
* | fix flake in aardvark testsPaul Holzinger2022-07-04
|/
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* test: simplify cleanup codeGiuseppe Scrivano2022-05-10
* Add podman machine eventsJhon Honce2022-05-03
* fix broken hooks-dir testPaul Holzinger2022-04-29
* enable gocritic linterPaul Holzinger2022-04-26
* Robustify nginx testsEd Santiago2022-04-25
* Merge pull request #13978 from Luap99/unparamOpenShift Merge Robot2022-04-25
|\
| * enable unparam linterPaul Holzinger2022-04-25
* | replace golint with revive linterPaul Holzinger2022-04-22
|/
* enable staticcheck linterPaul Holzinger2022-04-22
* Fix using --network-backend on podman-remoteChris Evich2022-04-21
* Fix e2e tests referencing generic env. var.Chris Evich2022-04-20
* Add build test for .containerignore tar fileJhon Honce2022-03-31
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* test/e2e: add aardvark specific testsLokesh Mandvekar2022-03-08
* enable netavark specific testsLokesh Mandvekar2022-02-11
* netavark e2e testsBrent Baude2022-02-02
* Show correct default values or show noneDaniel J Walsh2022-01-24
* rename --cni-config-dir to --network-config-dirPaul Holzinger2022-01-18
* bump go module to version 4Valentin Rothberg2022-01-18
* Avoid collisions on RemoteSocket pathsMiloslav Trmač2022-01-03
* Refactor remote socket path determination in testsMiloslav Trmač2022-01-03
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* 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
* e2e tests: enable golintEd Santiago2021-11-29
* Semiperiodic cleanup of obsolete Skip()sEd Santiago2021-11-19
* test connection addJhon Honce2021-11-08
* test: run --cgroups=split in new cgroupGiuseppe Scrivano2021-11-04
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* e2e tests: fix overlay: Unknown option vfs.imagestoreAlex Jia2021-08-20
* Merge pull request #11180 from baude/buildplaykubeOpenShift Merge Robot2021-08-18
|\
| * Add ability to build images in play kubeBrent Baude2021-08-18
* | Skip stats test in CGv1 container environmentsChris Evich2021-08-18
|/
* e2e tests: prevent 'Expect(ExitCode())' patternEd Santiago2021-07-20
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Fix image prune --filter cmd behaviorJakub Guzik2021-06-08
* Fix race condition in running ls container in a podDaniel J Walsh2021-05-25