summaryrefslogtreecommitdiff
path: root/test/e2e/run_dns_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* use etchosts package from c/commonPaul Holzinger2022-04-22
* bump go module to version 4Valentin Rothberg2022-01-18
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* Oops! Manual edits to broken testsEd Santiago2021-11-22
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Fix typo in testsDaniel J Walsh2020-12-01
* 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
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Enable these testsDaniel J Walsh2020-04-26
* Force integration tests to passBrent Baude2020-04-21
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* Allow the passing of '.' to --dns-searchDaniel J Walsh2019-08-08
* fix --dns* and --network not set to host conflictQi Wang2019-07-18
* 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
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Fix run --hostname test that started failing post-mergeMatthew Heon2018-11-07
* Add hostname to /etc/hostsQi Wang2018-11-07
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* ip validation game too strongNathan Williams2018-04-18
* - reverse host field order (ip goes first)Nathan Williams2018-04-18
* Migrate more tests to ginkgobaude2018-02-06