Skip to content
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

buildtest regression test run in unique directory for every CI run #1601

Merged

Conversation

shahzebsiddiqui
Copy link
Member

No description provided.

…UILDTEST_CI_DIR where

all metadata will be written. This also includes the buildtest configuration file.

With this change we will be able to isolate our CI runs without impacting the main directory $BUILDTEST_ROOT/var where
its typically stored
@shahzebsiddiqui shahzebsiddiqui merged commit 745a45b into devel Aug 28, 2023
29 of 34 checks passed
@shahzebsiddiqui shahzebsiddiqui deleted the regtest_change_default_paths_for_buildtest_environment branch August 28, 2023 17:53
@jscook2345
Copy link
Collaborator

@shahzebsiddiqui It looks like the checks did not all pass due to the link checker. Can you fix that?

@shahzebsiddiqui
Copy link
Member Author

@shahzebsiddiqui It looks like the checks did not all pass due to the link checker. Can you fix that?

thanks @jscook2345 yeah 2 of them are cdash will need to fix these apparently cdash doesn't preserve old builds i think they delete content after a while so we have this broken link. Either i exclude this url pattern from check that might be better approach since we will face this issue again.

@jscook2345
Copy link
Collaborator

Yeah I would exclude the pattern or just don't use cdash url's if you can avoid it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants