Skip to content

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

Merged
shahzebsiddiqui merged 2 commits intodevelfrom
regtest_change_default_paths_for_buildtest_environment
Aug 28, 2023
Merged

buildtest regression test run in unique directory for every CI run#1601
shahzebsiddiqui merged 2 commits intodevelfrom
regtest_change_default_paths_for_buildtest_environment

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
@shahzebsiddiqui shahzebsiddiqui deleted the regtest_change_default_paths_for_buildtest_environment branch August 28, 2023 17:53
@jscook2345
Copy link

@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

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