terraform-provider-docker/docker
Manuel Vogel d7038e7560 Feat/swarm 3 acc test infra (#39)
* Set up test infrastructure with local registry and custom images.

* Updated travis docker version and usage of new test infra.

* Made acc tests constantly output test results.

* Tmp acc test files are ignored.

* Fixed tests with new infra.

* Allowing insecure registries for acc tests. Added fallback for v1 registries.

* Added private image cleanup after tests.

* Refined acc test structure to confirm tf provider standards with make testacc.
2018-02-09 13:11:30 -06:00
..
config.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
data_source_docker_registry_image.go Feat/swarm 3 acc test infra (#39) 2018-02-09 13:11:30 -06:00
data_source_docker_registry_image_test.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
provider.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
provider_test.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_container.go Feat/swarm 2 refactorings (#38) 2018-01-29 12:01:46 +01:00
resource_docker_container_funcs.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_container_test.go Feat/swarm 3 acc test infra (#39) 2018-02-09 13:11:30 -06:00
resource_docker_image.go Transfer docker provider 2017-06-06 11:50:32 -04:00
resource_docker_image_funcs.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_image_test.go Feat/swarm 3 acc test infra (#39) 2018-02-09 13:11:30 -06:00
resource_docker_network.go Feat/swarm 2 refactorings (#38) 2018-01-29 12:01:46 +01:00
resource_docker_network_funcs.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_network_test.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_volume.go Feat/swarm 2 refactorings (#38) 2018-01-29 12:01:46 +01:00
resource_docker_volume_test.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
validators.go Feat/swarm 2 refactorings (#38) 2018-01-29 12:01:46 +01:00
validators_test.go Feat/swarm 2 refactorings (#38) 2018-01-29 12:01:46 +01:00