Ran
|
Jobs
1
|
Files
88
|
Run time
7s
|
Badge
README BADGES
|
push
travis-ci
testutil: Add snake oil cert files for roles The current test utility support passing role based snake oil certificates for testing but only only as strings. Some of the APIs that need to be tested require these to be passed as file paths instead so this patch adds that capability. The fake ca certs were generated with the following process using ciao-cert from commit 3bb33ad64: $ ./ciao-cert -directory ../testutil -host localhost -server -role \ scheduler -ip 127.0.0.1 $ ./ciao-cert -directory ../testutil -host localhost -role $role \ -server-cert ../testutil/cert-Scheduler-localhost.pem -ip 127.0.0.1 The RoleToTestCertPath function the change implements will give the path to the CA certificate generated when creating the server certificate and the path to the certificate matching the requested role. If there is no certificate path matching the specified role an error will be returned as well.
12004 of 18452 relevant lines covered (65.06%)
0.7 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
2 | 27.2 (COVERALLS_TOKEN=mwTn1pOFqEOUT13vylZNHq53NanoMznO7) | 0 |
65.06 |
Travis Job 27.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|