open-consul/agent/connect
Daniel Nephin dc983db333 ci: Do not skip tests because of missing binaries on CI
If the CI environment is not correct for running tests the tests
should fail, so that we don't accidentally stop running some tests
because of a change to our CI environment.

Also removed a duplicate delcaration from init. I believe one was
overriding the other as they are both in the same package.
2020-03-24 14:34:13 -04:00
..
ca ci: Do not skip tests because of missing binaries on CI 2020-03-24 14:34:13 -04:00
common_names.go
common_names_test.go
csr.go
generate.go connect: add validations around intermediate cert ttl (#7213) 2020-02-11 00:05:49 +01:00
generate_test.go ci: Do not skip tests because of missing binaries on CI 2020-03-24 14:34:13 -04:00
parsing.go
sni.go
sni_test.go
testing_ca.go connect: add validations around intermediate cert ttl (#7213) 2020-02-11 00:05:49 +01:00
testing_ca_test.go ci: Do not skip tests because of missing binaries on CI 2020-03-24 14:34:13 -04:00
testing_spiffe.go
uri.go
uri_agent.go
uri_agent_test.go
uri_service.go
uri_service_oss.go
uri_service_test.go
uri_signing.go
uri_signing_test.go
uri_test.go