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

Run UT on Leap 15.5 #15148

Draft
wants to merge 75 commits into
base: master
Choose a base branch
from

Conversation

brianjmurrell
Copy link
Contributor

Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell [email protected]

Before requesting gatekeeper:

  • Two review approvals and any prior change requests have been resolved.
  • Testing is complete and all tests passed or there is a reason documented in the PR why it should be force landed and forced-landing tag is set.
  • Features: (or Test-tag*) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.
  • Commit messages follows the guidelines outlined here.
  • Any tests skipped by the ticket being addressed have been run and passed in the PR.

Gatekeeper:

  • You are the appropriate gatekeeper to be landing the patch.
  • The PR has 2 reviews by people familiar with the code, including appropriate owners.
  • Githooks were used. If not, request that user install them and check copyright dates.
  • Checkpatch issues are resolved. Pay particular attention to ones that will show up on future PRs.
  • All builds have passed. Check non-required builds for any new compiler warnings.
  • Sufficient testing is done. Check feature pragmas and test tags and that tests skipped for the ticket are run and now pass with the changes.
  • If applicable, the PR has addressed any potential version compatibility issues.
  • Check the target branch. If it is master branch, should the PR go to a feature branch? If it is a release branch, does it have merge approval in the JIRA ticket.
  • Extra checks if forced landing is requested
    • Review comments are sufficiently resolved, particularly by prior reviewers that requested changes.
    • No new NLT or valgrind warnings. Check the classic view.
    • Quick-build or Quick-functional is not used.
  • Fix the commit message upon landing. Check the standard here. Edit it to create a single commit. If necessary, ask submitter for a new summary.

grom72 added 30 commits August 28, 2024 15:58
NDCTL features can not be used with no-DCPM PMem (simulated PMem)
PMEMOBJ_CONF=sds.at_create=0 disables NDCTL features in PMDK

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
dcpm storage class with NDCTL enabled requires at least
18432 stack size for ULT.

PR-repos: pmdk@PR-38:11
Priority: 2
Cancel-prev-build: false

Skip-nlt: false
Skip-unit-tests: false
Skip-func-test-vm: false
Skip-test-rpms: false
Allow-unstable-test: true
Skip-func-hw-test-large: false
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
…tion

PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false

Skip-build-ubuntu20-rpm
Skip-build-leap15-rpm
Skip-build-leap15-icc
Skip-build-el9-rpm
Skip-nlt: false
Skip-unit-tests: false
Skip-func-test-vm: false
Skip-test-rpms: false
Allow-unstable-test: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true
Signed-off-by: Tomasz Gromadzki <[email protected]>
Priority: 2
Cancel-prev-build: false

Skip-nlt: false
Skip-unit-tests: false
Skip-func-test-vm: false
Skip-test-rpms: false
Allow-unstable-test: true
Skip-func-hw-test-large: false
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Test-tag: DaosBuild
Priority: 2
Cancel-prev-build: false

Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: true
Skip-unit-tests: true
Skip-func-test-vm: true
Skip-test-rpms: true
Allow-unstable-test: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
…tions

PR-repos: pmdk@PR-38:11

Test-tag: DaosBuild
Priority: 2
Cancel-prev-build: false

Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: true
Skip-unit-tests: true
Skip-func-test-vm: true
Skip-test-rpms: true
Allow-unstable-test: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true

(Repeate test only with PMem HW)

Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: true
Skip-unit-tests: true
Skip-func-test-vm: true
Skip-test-rpms: true
Skip-func-hw-test-large: true

Skip-func-hw-test-medium: false

Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: false
Skip-unit-tests: false
Skip-func-test-vm: false
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
This reverts commit a9a4a5c.

PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: false
Skip-unit-tests: false
Skip-func-test-vm: false
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: false
Skip-unit-tests: false
Skip-func-test-vm: false
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: true
Skip-unit-tests: false
Skip-func-test-vm: true
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: true
Skip-unit-tests: false
Skip-unit-test-memcheck: true
Skip-func-test-vm: true
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: true
Skip-unit-tests: false
Skip-unit-test-memcheck: true
Skip-func-test-vm: true
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: false
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: false
Skip-unit-tests: true
Skip-unit-test-memcheck: true
Skip-func-test-vm: true
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: false
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: false
Skip-unit-tests: false
Skip-unit-test-memcheck: true
Skip-func-test-vm: true
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Skip-func-hw-test-large: false
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Priority: 2
Cancel-prev-build: false
Skip-func-hw-test-large: false
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: false
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: false
Skip-unit-tests: false
Skip-unit-test-memcheck: true
Skip-func-test-vm: true
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: false
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: true
Skip-unit-tests: false
Skip-unit-test-memcheck: true
Skip-func-test-vm: true
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: false
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: true
Skip-unit-tests: false
Skip-unit-test-memcheck: true
Skip-func-test-vm: true
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: false
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: true
Skip-unit-tests: false
Skip-unit-test-memcheck: true
Skip-func-test-vm: true
Skip-test-rpms: true
Skip-func-hw-test-large: true
Skip-func-hw-test-medium: true
Skip-func-hw-test-medium-verbs-provider: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: false
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Skip-nlt: false
Skip-unit-tests: false
Skip-unit-test-memcheck: false
Skip-func-test-vm: false
Skip-test-rpms: false
Skip-func-hw-test-large: false
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: false
Skip-func-hw-test-medium-md-on-ssd: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Allow-unstable-test: true
Skip-func-hw-test-large: false
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: false
Skip-func-hw-test-medium-md-on-ssd: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Cancel-prev-build: false
Doc-only: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Cancel-prev-build: false
Doc-only: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Allow-unstable-test: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Allow-unstable-test: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Doc-only: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
grom72 and others added 14 commits September 6, 2024 20:31
…tion

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true

Required-githooks: true
Signed-off-by: Tomasz Gromadzki <[email protected]>
…tion

Required-githooks: true
Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Allow-unstable-test: true
Skip-func-hw-test: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
ValidatePMDKEnvVar() has been removed from config.Validate().
Validation is a side effect of the inability to update PMDK-related variables

PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true
Allow-unstable-test: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Doc-only: true
Cancel-prev-build: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
(Build with daos-stack/pmdk:master)

Cancel-prev-build: false
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Skip-build-ubuntu20-rpm: true
Skip-build-leap15-rpm: true
Skip-build-leap15-icc: true
Skip-build-el9-rpm: true

PR-repos: pmdk@PR-38:11
Cancel-prev-build: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Test-tag: DaosBuild

Priority: 2
PR-repos: pmdk@PR-38:11
Cancel-prev-build: false
Allow-unstable-test: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Remove derived dependency for SUSE:
"daos-client-tests.x86_64: E: explicit-lib-dependency libndctl-devel"

Test-tag: DaosBuild

Priority: 2
PR-repos: pmdk@PR-38:11
Cancel-prev-build: false
Allow-unstable-test: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11
Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true
Skip-func-hw-test-large: false
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: false
Skip-func-hw-test-medium-ucx-provider: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Full validation with PMDK 2.1.0 w/o NDCTL enabled

Priority: 2
Cancel-prev-build: false
Allow-unstable-test: true
Skip-func-hw-test-large: false
Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-verbs-provider: false
Skip-func-hw-test-medium-ucx-provider: false

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
PR-repos: pmdk@PR-38:11

Priority: 2
Cancel-prev-build: false
Skip-func-test-leap15: false
Skip-func-test-el9: false
Skip-test-leap-15.4-rpms: false
Skip-test-el9-rpms: false

Allow-unstable-test: true
Skip-func-hw-test: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
@brianjmurrell brianjmurrell self-assigned this Sep 18, 2024
@brianjmurrell brianjmurrell changed the title Bmurrell/grom72/ndctl-validation/UT-on-Leap15 Run UT on Leap 15.5 Sep 18, 2024
Copy link

Errors are component not formatted correctly,Ticket number prefix incorrect,PR title is malformatted. See https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments,Unable to load ticket data
https://daosio.atlassian.net/browse/Run

Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-build: true
Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-build: false
Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-build: false
Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-build: false
Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-build: false
Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
It just doesn't work due to repos being messed up on the subsequent tries.

Skip-build: true
Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-build: false
Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-build: false
Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-build: false
Skip-python-bandit: true
Skip-build-el8-rpm: true
Skip-build-el9-rpm: true
Skip-build-leap15-rpm: true
Skip-build-ubuntu20-rpm: true
Skip-test: true
Skip-PR-comments: true
PR-repos: pmdk@PR-38:11

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-build: false
Skip-python-bandit: true
Skip-build-el8-rpm: false
Skip-build-el9-rpm: false
Skip-build-leap15-rpm: false
Skip-build-ubuntu20-rpm: true
Skip-unit-tests: true
Skip-func-test-leap15: false
Skip-func-test-el9: false
Skip-test-leap-15.4-rpms: false
Skip-test-el9-rpms: false
Skip-func-hw-test: true
Test-tag: DaosBuild
PR-repos: pmdk@PR-38:11
Skip-PR-comments: true

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
Base automatically changed from grom72/ndctl-validation to master October 9, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants