Open rohanKanojia opened 1 week ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign cfergeau for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @rohanKanojia. Thanks for your PR.
I'm waiting for a crc-org member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/ok-to-test
looks like prow/security
is not liking this https://prow.ci.openshift.org/job-history/gs/test-platform-results/pr-logs/directory/pull-ci-crc-org-crc-main-security (recent jobs are green but failed for this)
@praveenkumar : How can I reproduce this failure locally? I'm not able to get much idea about what's wrong by looking at logs:
{"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:84","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.internalRun","level":"error","msg":"Error executing test process","severity":"error","time":"2024-11-18T08:45:42Z"}
ERRO[2024-11-18T08:45:43Z] Some steps failed:
ERRO[2024-11-18T08:45:43Z]
* could not run steps: step security failed: "security" test steps failed: "security" pod "security-openshift-ci-security-snyk-scan" failed: could not watch pod: the pod ci-op-m0wwywcn/security-openshift-ci-security-snyk-scan failed after 44s (failed containers: test): ContainerFailed one or more containers exited
Could it be possible that it's an intermittent failure?
@rohanKanojia: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/security | 230409838d09aae954e509567b035532b59765a8 | link | false | /test security |
ci/prow/integration-crc | 230409838d09aae954e509567b035532b59765a8 | link | true | /test integration-crc |
ci/prow/e2e-crc | 230409838d09aae954e509567b035532b59765a8 | link | true | /test e2e-crc |
Full PR test history. Your PR dashboard.
Fixes: Issue #2539
Relates to: Issue #2539
Type of change
Checklist
Solution/Idea
developer
string as passworddeveloper-password
Proposed changes
crc would no longer have
developer
as user password. It would be generated each time cluster is created (just like kubeadmin password). If user wants to override it, they can usedeveloper-password
configuration option in CRC config.Testing
If user has specified
developer-password
configuration option in CRC config, then that value is used in developer password: