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
bearertoken_basicauth.bad.yml
conf.good.yml Fixing tests for Windows 2017-07-09 01:59:30 -03:00
global_timeout.good.yml
jobname.bad.yml
jobname_dup.bad.yml
kubernetes_bearertoken.bad.yml
kubernetes_bearertoken_basicauth.bad.yml
kubernetes_namespace_discovery.bad.yml
kubernetes_role.bad.yml
labeldrop.bad.yml
labeldrop2.bad.yml
labeldrop3.bad.yml
labeldrop4.bad.yml
labeldrop5.bad.yml
labelkeep.bad.yml
labelkeep2.bad.yml
labelkeep3.bad.yml
labelkeep4.bad.yml
labelkeep5.bad.yml
labelname.bad.yml
labelname2.bad.yml
marathon_no_servers.bad.yml
modulus_missing.bad.yml
regex.bad.yml
rules.bad.yml
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
static_config.bad.json
target_label_hashmod_missing.bad.yml
target_label_missing.bad.yml
unknown_attr.bad.yml
unknown_global_attr.bad.yml
url_in_targetgroup.bad.yml