Commit Graph

15 Commits

Author SHA1 Message Date
James Munnelly
b1d6d1f6af Update e2e tests 2017-10-13 11:47:56 +01:00
James Munnelly
c0b46b11dc Rearrange e2e tests into subdirectories based on types 2017-10-12 20:45:05 +01:00
James Munnelly
7b30b80dc5 Update ClusterIssuer to use 'kind' field instead of 'namespace' 2017-10-12 20:06:29 +01:00
James Munnelly
65366e986c Add ClusterIssuer e2e tests. Fix e2e tests. 2017-09-22 09:38:59 +01:00
James Munnelly
5872bbe6d2 Add simple CA Certificate issuance e2e test 2017-09-11 10:47:59 +01:00
James Munnelly
977573db9d Put UpdateStatus on *Issuer and *Certificate 2017-09-11 10:47:59 +01:00
James Munnelly
a86f151dbb Create signing keypair fixture in CA test 2017-09-11 10:47:59 +01:00
James Munnelly
5360497de6 Add CA issuer Setup() e2e test 2017-09-11 10:47:59 +01:00
James Munnelly
ff0c62fa7e Tidy up imports 2017-09-09 18:43:52 +01:00
James Munnelly
d8f73d8ea4 Fix test util package 2017-09-09 02:17:50 +01:00
James Munnelly
8f9524dd5e Fix e2e tests 2017-09-09 02:14:07 +01:00
James Munnelly
9e6bd026e3 Wait for CRD to no longer exist after each test 2017-09-08 22:51:01 +01:00
James Munnelly
329ffab15a Make Certificate loop use Issuer conditions 2017-09-08 22:37:48 +01:00
James Munnelly
6d302c57e3 Fix tests for conditions. Add test for failed registration. 2017-09-08 22:27:10 +01:00
James Munnelly
a6edfaf78b Add e2e test framework and basic Issuer test
Update Makefile and travis to run e2e tests

Add ubuntu-nsenter image

Fix typo in target name

Add image pull policy flag for e2e tests

Set config path env vars for e2e tests
2017-09-08 16:25:21 +01:00