boulder/test
Daniel McCarney d35c20db75 boulder-janitor: switch workbatch gauge to counter. (#4477)
A gauge wasn't the appropriate stat type choice for this usage.

Switching the stat to be a counter instead of a gauge means we can't
detect when the janitor is finished its work in the integration test by
watching for this stat to drop to zero for all the table labels we're
concerned with. Instead the test is updated to watch for the counter
value to stabilize for a period longer than the workbatch sleep.
2019-10-11 14:40:59 -07:00
..
akamai-test-srv Remove Akamai CCU v2 support (#3994) 2019-01-08 12:28:11 -08:00
authz-filler core: split identifier types into separate package. (#4225) 2019-05-23 13:24:41 -07:00
block-a-key Support admin. blocking public keys. (#4419) 2019-09-06 16:54:26 -04:00
boulder-tools Remove godeps cruft (#4467) 2019-10-07 14:55:14 -04:00
config Promote authzv2 to test/config now that it's live (#4421) 2019-09-05 12:33:56 -07:00
config-next va: exempt multi-va enforcement by domain/acct ID. (#4458) 2019-10-07 16:43:11 -04:00
ct-test-srv tests: fix TestPrecertificateRevocation integration test (#4475) 2019-10-10 13:23:49 -04:00
grafana Update Boulderdash (#3232) 2017-11-13 13:22:45 -05:00
grpc-creds Allow forwarding of nonce-service Redeem RPCs from one service… (#4297) 2019-06-26 13:04:31 -07:00
integration tests: fix TestPrecertificateRevocation integration test (#4475) 2019-10-10 13:23:49 -04:00
load-generator load-generator: Add revocation-by-account support (#4237) 2019-05-30 11:18:19 -04:00
mail-test-srv Provide formatting logger functions. (#3699) 2018-05-10 11:06:29 -07:00
ocsp WFE2: allow revocation of precertificates. (#4433) 2019-09-16 16:40:07 -04:00
prometheus Add Prometheus collection for WFE to default config. (#2675) 2017-04-13 10:07:28 -07:00
sd-test-srv Update gRPC (#3817) 2018-08-20 10:55:42 -04:00
secrets boulder-janitor: add initial daemon for tidying certificate resources. (#4354) 2019-07-24 15:09:04 -04:00
vars Fix max_statement_time and long_query_time (#2311) 2016-11-08 09:07:36 -05:00
wfe-tls Remove redundant wfe-tls/README.txt. (#3678) 2018-05-01 09:24:27 -04:00
PKI.md Implement TLS-ALPN-01 and integration test for it (#3654) 2018-06-06 13:04:09 -04:00
challtestsrv.py va: clean up DNS error handling for HTTP-01 challenges. (#4409) 2019-08-28 15:47:35 -04:00
chisel.py Revert "integration: move to Python3 (#4313)" (#4323) 2019-07-03 11:35:45 -07:00
chisel2.py Revert "integration: move to Python3 (#4313)" (#4323) 2019-07-03 11:35:45 -07:00
create_db.sh Increase the MySQL container `max_connections`. (#3543) 2018-03-10 16:05:52 -05:00
db-common.sh * Delete Policy DB.This is no longer needed now that we have a JSON policy file.* Fix tests.* Revert Dockerfile.* Fix create_db* Simplify user addition.* Fix tests.* Fix tests* Review fixes.https://github.com/letsencrypt/boulder/pull/1773 2016-04-29 12:12:24 -07:00
db.go * Delete Policy DB.This is no longer needed now that we have a JSON policy file.* Fix tests.* Revert Dockerfile.* Fix create_db* Simplify user addition.* Fix tests.* Fix tests* Review fixes.https://github.com/letsencrypt/boulder/pull/1773 2016-04-29 12:12:24 -07:00
entrypoint-netaccess.sh Deconflict netaccess and boulder containers. (#3785) 2018-06-29 12:35:19 -04:00
entrypoint.sh Fix wait_tcp_port in test/entrypoint.sh (#3763) 2018-06-15 08:45:30 -04:00
example-blocked-keys.yaml Support admin. blocking public keys. (#4419) 2019-09-06 16:54:26 -04:00
example-expiration-template Review fixes 2015-07-27 12:46:09 -07:00
example-multiva-policy.yaml va: exempt multi-va enforcement by domain/acct ID. (#4458) 2019-10-07 16:43:11 -04:00
example-weak-keys.json Basic RSA known weak key checking (#2765) 2017-05-25 09:33:58 -07:00
helpers.py Return OCSP unauthorized status if the certificate is expired (#4380) 2019-08-01 14:13:27 -07:00
hostname-policy.yaml PA: Support YAML for hostname policy. (#4180) 2019-04-26 14:35:28 -04:00
integration-test.py boulder-janitor: switch workbatch gauge to counter. (#4477) 2019-10-11 14:40:59 -07:00
issuer-ocsp-responder.json Improve single-ocsp command (#2181) 2016-09-15 15:28:54 -07:00
mock-vendor.go Force godep to vendor github.com/golang/mock/mockgen/model (#2792) 2017-05-31 16:09:44 -07:00
rate-limit-policies-b.yml Remove `TotalCertificates` rate limit. (#3638) 2018-04-12 13:25:47 -07:00
rate-limit-policies.yml va: exempt multi-va enforcement by domain/acct ID. (#4458) 2019-10-07 16:43:11 -04:00
requirements.txt Revert "integration: move to Python3 (#4313)" (#4323) 2019-07-03 11:35:45 -07:00
sa_db_users.sql tests: add select on precerts grant for ocsp_update user. (#4470) 2019-10-07 15:38:23 -04:00
startservers.py Revert "integration: move to Python3 (#4313)" (#4323) 2019-07-03 11:35:45 -07:00
test-ca.der Unflake OCSP integration test 2015-10-21 14:38:15 -07:00
test-ca.key Make it easier to start a test config. 2015-04-09 18:26:40 -07:00
test-ca.key-pkcs11.json Improve single-ocsp command (#2181) 2016-09-15 15:28:54 -07:00
test-ca.key.der Add DER form of test-ca key in-tree. (#2041) 2016-07-12 09:06:59 -07:00
test-ca.pem Unflake OCSP integration test 2015-10-21 14:38:15 -07:00
test-ca2.pem Add multi-issuer support to the CA. 2016-03-21 20:56:58 -07:00
test-example.key Implement TLS-ALPN-01 and integration test for it (#3654) 2018-06-06 13:04:09 -04:00
test-example.pem Implement TLS-ALPN-01 and integration test for it (#3654) 2018-06-06 13:04:09 -04:00
test-key-5.der Fix wfe2 key rollover (#3373) 2018-01-18 14:31:48 -08:00
test-no-outdated-migrations.sh Fix mktemp to be MacOS compatible 2015-09-23 13:16:16 -07:00
test-root.key Unflake OCSP integration test 2015-10-21 14:38:15 -07:00
test-root.key-pkcs11.json Improve single-ocsp command (#2181) 2016-09-15 15:28:54 -07:00
test-root.key.der Improve single-ocsp command (#2181) 2016-09-15 15:28:54 -07:00
test-root.pem Unflake OCSP integration test 2015-10-21 14:38:15 -07:00
test-tools.go Enforce type equality in test.AssertEquals (#4111) 2019-03-14 11:51:57 -07:00
travis-before-install.sh use go_import_path setting in Travis CI (#2923) 2017-07-31 10:47:55 -07:00
v1_integration.py Promote authzv2 to test/config now that it's live (#4421) 2019-09-05 12:33:56 -07:00
v2_integration.py csr: return berrors in VerifyCSR. (#4473) 2019-10-09 17:11:11 -07:00