aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/create_staticip_test.go
Commit message (Expand)AuthorAge
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* enable errcheck linterPaul Holzinger2022-04-29
* netavark e2e testsBrent Baude2022-02-02
* bump go module to version 4Valentin Rothberg2022-01-18
* support advanced network configuration via cliPaul Holzinger2021-12-14
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* podman image tree: restore previous behaviorValentin Rothberg2021-05-12
* bump go module to v3Valentin Rothberg2021-02-22
* Allow static ip and mac with rootless cni networkPaul Holzinger2021-01-27
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Turn on a bunch more remote testsDaniel J Walsh2020-07-22
* Error on rootless mac and ip addressesBrent Baude2020-07-15
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* vendor in containers/common v0.9.4Daniel J Walsh2020-04-22
* Force integration tests to passBrent Baude2020-04-21
* Flake fix: race condition in same-IP testEd Santiago2020-02-20
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* Move random IP code for tests from checkpoint to commonAdrian Reber2019-07-29
* use imagecaches for local testsbaude2019-05-29
* Enable rootless integration testsbaude2019-03-19
* ginkgo status improvementsbaude2019-03-08
* Run integrations test with remote-clientbaude2019-01-14
* test: cleanup CNI network used by the testsGiuseppe Scrivano2018-11-27
* Add some tests for --ip flag with run and create commandYiqiao Pu2018-11-27