Create jenkinsfile (#3)

[ROCm/hip-tests commit: b177875344]
This commit is contained in:
arjun-raj-kuppala
2022-12-14 17:28:10 +05:30
committed by GitHub
parent 6f89047bfa
commit a063d591ad
6 changed files with 113 additions and 5 deletions
@@ -270,4 +270,4 @@ TestContext::~TestContext() {
std::abort(); // Crash to bring users attention to this message and avoid accidental passing of
// tests without checking for errors
}
}
}