prometheus/config/testdata
Fuente, Pablo Andres 902fafb8e7 Fixing tests for Windows
Fixing the config/config_test, the discovery/file/file_test and the
promql/promql_test tests for Windows. For most of the tests, the fix involved
correct handling of path separators. In the case of the promql tests, the
issue was related to the removal of the temporal directories used by the
storage. The issue is that the RemoveAll() call returns an error when it
tries to remove a directory which is not empty, which seems to be true due to
some kind of process that is still running after closing the storage. To fix
it I added some retries to the remove of the temporal directories.
Adding tags file from Universal Ctags to .gitignore
2017-07-09 01:59:30 -03:00
..
bearertoken.bad.yml Configuration options for bearer tokens, client certs & CA certs 2015-08-04 17:18:46 +01:00
bearertoken_basicauth.bad.yml Configuration options for bearer tokens, client certs & CA certs 2015-08-04 17:18:46 +01:00
conf.good.yml Fixing tests for Windows 2017-07-09 01:59:30 -03:00
global_timeout.good.yml Fix global config YAML issues 2016-02-15 14:08:25 +01:00
jobname.bad.yml Allow number to be the first letter as well for job_name 2016-09-16 14:06:47 +03:00
jobname_dup.bad.yml Switch config to YAML format. 2015-05-07 16:52:14 +02:00
kubernetes_bearertoken.bad.yml config: adapt unit tests 2016-10-17 10:32:10 +02:00
kubernetes_bearertoken_basicauth.bad.yml config: adapt unit tests 2016-10-17 10:32:10 +02:00
kubernetes_namespace_discovery.bad.yml Allow limiting Kubernetes service discover to certain namespaces 2017-04-27 07:41:36 -04:00
kubernetes_role.bad.yml config: validate Kubernetes role correctly. 2016-07-18 22:24:41 +09:00
labeldrop.bad.yml Stricter Relabel Config Checking for Labeldrop/keep (#2510) 2017-03-18 22:32:08 +01:00
labeldrop2.bad.yml Stricter Relabel Config Checking for Labeldrop/keep (#2510) 2017-03-18 22:32:08 +01:00
labeldrop3.bad.yml Stricter Relabel Config Checking for Labeldrop/keep (#2510) 2017-03-18 22:32:08 +01:00
labeldrop4.bad.yml Stricter Relabel Config Checking for Labeldrop/keep (#2510) 2017-03-18 22:32:08 +01:00
labeldrop5.bad.yml Stricter Relabel Config Checking for Labeldrop/keep (#2510) 2017-03-18 22:32:08 +01:00
labelkeep.bad.yml Stricter Relabel Config Checking for Labeldrop/keep (#2510) 2017-03-18 22:32:08 +01:00
labelkeep2.bad.yml Stricter Relabel Config Checking for Labeldrop/keep (#2510) 2017-03-18 22:32:08 +01:00
labelkeep3.bad.yml Stricter Relabel Config Checking for Labeldrop/keep (#2510) 2017-03-18 22:32:08 +01:00
labelkeep4.bad.yml Stricter Relabel Config Checking for Labeldrop/keep (#2510) 2017-03-18 22:32:08 +01:00
labelkeep5.bad.yml Stricter Relabel Config Checking for Labeldrop/keep (#2510) 2017-03-18 22:32:08 +01:00
labelname.bad.yml Rename global "labels" config option to "external_labels". 2015-09-29 20:54:20 +02:00
labelname2.bad.yml Rename global "labels" config option to "external_labels". 2015-09-29 20:54:20 +02:00
marathon_no_servers.bad.yml Fix missing unmarshal for Marathon SD config. 2015-09-06 20:02:22 +02:00
modulus_missing.bad.yml Add 'hashmod' relabel action. 2015-06-24 21:14:53 +01:00
regex.bad.yml Switch config to YAML format. 2015-05-07 16:52:14 +02:00
rules.bad.yml Load rule files from entire directories 2015-06-01 21:12:31 +02:00
rules_abs_path.good.yml Fixing tests for Windows 2017-07-09 01:59:30 -03:00
rules_abs_path_windows.good.yml Fixing tests for Windows 2017-07-09 01:59:30 -03:00
scrape_interval.bad.yml Restrict scrape timeout to interval length 2016-02-12 12:52:22 +01:00
static_config.bad.json config: deprecate target_groups for static_configs 2016-06-08 15:55:25 +02:00
target_label_hashmod_missing.bad.yml Forbid invalid relabel configurations 2016-08-29 16:56:06 +02:00
target_label_missing.bad.yml Forbid invalid relabel configurations 2016-08-29 16:56:06 +02:00
unknown_attr.bad.yml Rename global "labels" config option to "external_labels". 2015-09-29 20:54:20 +02:00
unknown_global_attr.bad.yml config: Fix overflow checking in global config (#2783) 2017-05-30 20:58:06 +02:00
url_in_targetgroup.bad.yml config: deprecate target_groups for static_configs 2016-06-08 15:55:25 +02:00