Skip to content

Conversation

dinghwah
Copy link
Contributor

Update runTestFunctionalV2.groovy with bullseye test.cov stash

Signed-off-by: Ding Ho ding-hwa.ho@intel.com

…nit-test

Description: Update vars/unitPackages.groovy

Required-githooks: true
Signed-off-by: Ding Ho ding-hwa.ho@intel.com
Description: update unitPackages.groovy

Required-githooks: true
Signed-off-by: Ding Ho ding-hwa.ho@intel.com
Required-githooks: true
Signed-off-by: Ding Ho ding-hwa.ho@intel.com
Update runTestFunctionalV2.groovy with bullseye test.cov stash

Signed-off-by: Ding Ho ding-hwa.ho@intel.com
Signed-off-by: Ding Ho ding-hwa.ho@intel.com
Required-githooks: true
Signed-off-by: Ding Ho ding-hwa.ho@intel.com
Required-githooks: true
Signed-off-by: Ding Ho ding-hwa.ho@intel.com
Required-githooks: true
Signed-off-by: Ding Ho ding-hwa.ho@intel.com
Required-githooks: true
Signed-off-by: Ding Ho ding-hwa.ho@intel.com
error.getMessage())
}

if (!env.BULLSEYE) {
Copy link
Contributor

Choose a reason for hiding this comment

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

We want this code block to be executed if env.BULLSEYE is set:

Suggested change
if (!env.BULLSEYE) {
if (env.BULLSEYE) {

dinghwah and others added 4 commits March 13, 2024 18:51
Required-githooks: true
Signed-off-by: Ding Ho ding-hwa.ho@intel.com
Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
…m/daos-stack/pipeline-lib into dinghwah/DAOS-15116-BtestPipeline

Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
@daosbuild1
Copy link
Collaborator

Test stage provisionNodes on EL 9 with master Repo completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/pipeline-lib/job/PR-423/9/display/redirect

@daosbuild1
Copy link
Collaborator

Test stage provisionNodes on Leap 15 with slurm completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/pipeline-lib/job/PR-423/9/display/redirect

@daosbuild1
Copy link
Collaborator

Test stage provisionNodes on EL 8 with slurm completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/pipeline-lib/job/PR-423/9/display/redirect

phender added 3 commits March 15, 2024 16:02
Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
@grom72 grom72 marked this pull request as draft April 9, 2025 19:12
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.

3 participants