-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use secrets in sample templates #12757
Conversation
@jim-minter ptal |
[testextended][extended:core(builds)] |
[test] |
2f60301
to
82c3e8d
Compare
Previous run failed with a GCE error which I have fixed. |
That's already more churn than I guess was anticipated, and following the subsequent comments imply more of it still - perhaps worth ignoring them? :-/
|
yeah, more than i anticipated too :(
yeah i was just removing them because they are unused (weirdly we weren't even passing them to the DB pod, we were only passing them to the app pod, not sure what the history is there. maybe once upon a time the app pod was using admin creds to setup the DB or something). I can fix the readme.
there was, but @PI-Victor was doing it and i think ultimately it was probably a mistake to try to do them all in a single PR, I think we need to go back and do chunks at a time that can be more easily tested and reviewed (eg do all the extended test fixtures in one PR). In any case i'm not adding that churn to this PR :)
unfortunately this template really serves two purposes:
so stripping out "no-op" stuff will potentially remove test coverage. |
flake #11887 |
@jim-minter readme updated. |
82c3e8d
to
24cbd1f
Compare
Evaluated for origin testextended up to 24cbd1f |
need to make a large rebase of that PR (not gonna lie, not looking fw to that), i still think it can pass if it's of immediate interest. |
also, i haven't touched the extended tests fixtures. it only contains the examples folder. with readmes and related code. |
@bparees: lgtm |
flake #12773 |
Evaluated for origin merge up to 24cbd1f |
continuous-integration/openshift-jenkins/testextended SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin_extended/1061/) (Base Commit: 00fbbdd) (Extended Tests: core(builds)) |
Evaluated for origin test up to 24cbd1f |
continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13531/) (Base Commit: 89ed457) |
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13545/) (Base Commit: 4d6d4ed) (Image: devenv-rhel7_5841) |
No description provided.