Closed mrragava closed 4 years ago
Welcome @mrragava! It looks like this is your first PR to openenclave/oeedger8r-cpp 🎉
Hi @mrragava. Thanks for your PR.
I'm waiting for a openenclave 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.
/lgtm
/approve
/ok-to-test
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: anakrish, mingweishih, mrragava
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest
/retest
@BRMcLaren Is this good to be merged? The status says "Some checks haven't completed yet"
@anakrish Looking into right now, thank you for bringing this to my attention. Seems everything passed, maybe an issue with the k8's infra?
To answer your question, yes this is good to merge and we can manually merge if needed. This can be determined by 1) it passed all prow tests and 2) it passed all the legacy backend tests (which are the same tests) on all platforms.
@anakrish Looked into it, there was a broken pipe issue in the infra. It was rectified by restarting the container, will keep an eye out for resurgencee.
Unfortunately.. the prow jobs are blocked by https://github.com/openenclave-ci/test-infra/pull/237. As they are the same as the legacy infra (continuous-integration/jenkins/pr-head continuous-integration/jenkins/pr-merge) and we know those work I am gonna override the jobs as it does not diminish our test coverage.
Sorry for the delay @mrragava ! We are in the middle of a CI overhaul, thanks for your contribution.
/override pr-oeedger8r-cpp-rhel8-clang-8-debug /override pr-oeedger8r-cpp-rhel8-clang-8-reldebinfo /override pr-oeedger8r-cpp-rhel8-clang-8-release /override pr-oeedger8r-cpp-windows-2016-debug /override pr-oeedger8r-cpp-windows-2016-release /override pr-oeedger8r-cpp-windows-2019-debug /override pr-oeedger8r-cpp-windows-2019-release
@BRMcLaren: Overrode contexts on behalf of BRMcLaren: pr-oeedger8r-cpp-rhel8-clang-8-debug, pr-oeedger8r-cpp-rhel8-clang-8-reldebinfo, pr-oeedger8r-cpp-rhel8-clang-8-release, pr-oeedger8r-cpp-windows-2016-debug, pr-oeedger8r-cpp-windows-2016-release, pr-oeedger8r-cpp-windows-2019-debug, pr-oeedger8r-cpp-windows-2019-release
…an argument
Signed-off-by: mrragava mrragava@gmail.com