consul/agent/auto-config
Matt Keeler 87f7bb475c Fix flaky test by marking mock expectations as optional (#9596)
These expectations are optional because in a slow CI environment the deadline to cancell the context might occur before the go routine reaches issuing the RPC. Either way we are successfully ensuring context cancellation is working.
2021-01-20 15:59:13 +00:00
..
auto_config.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
auto_config_test.go Fix flaky test by marking mock expectations as optional (#9596) 2021-01-20 15:59:13 +00:00
auto_encrypt.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
auto_encrypt_test.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
config.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
config_translate.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
config_translate_test.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
mock_test.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
persist.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
run.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
server_addr.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
tls.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00
tls_test.go Backport: #8523 (#8589) 2020-08-31 16:46:37 -04:00