Skip to content

Conversation

@bhavaniravichandran
Copy link
Member

ItCrossDomainTransaction test failing in nightly parallel runs the last 2 days. The method where it is failing is be called by a few other tests as well, but those tests pass. Trying to add some debug to figure what could be causing the failure.

} catch (ApiException | IOException ioex) {
logger.info("Exception while copying file " + zipFile + " to pod", ioex);
}
logger.info("kubectl copied " + BUILD_SCRIPT + " into the pod");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you have tested it locally and if this code is listing the contents of /u01 successfully then its good to be merged.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I did test it locally.

@rjeberhard rjeberhard merged commit 5974d3d into develop Dec 17, 2020
@rjeberhard rjeberhard deleted the dbgcdxtiontest branch January 5, 2021 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants