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

Add a workflow to build with GH Actions #6

Open
wants to merge 48 commits into
base: master
Choose a base branch
from

Conversation

brianjmurrell
Copy link
Contributor

@brianjmurrell brianjmurrell commented Feb 2, 2021

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

# NOTE: The following default set of pragmas will result in no build
#       or test.
#
#       Please edit the list of pragmas to produce the minimal amount of build
#       and test to prove your PR works.
#
#       Or if you have already done the above, and your PR is ready for it's
#       final for-landing run, remove all of the following pragmas.
#
#       More detail can be found at
#       https://wiki.hpdd.intel.com/display/CI/Commit+Pragmas.
Skip-checkpatch: true
Skip-build: true
# Or you can skip specific PR build stages:
#Skip-build-ubuntu20-rpm: true
#Skip-build-el7-rpm: true
#Skip-build-leap15-rpm: true
#Skip-build-centos7-gcc: true
#Skip-build-centos7-gcc-debug: true
#Skip-build-centos7-gcc-release: true
#Skip-build-leap15-gcc: true
#Skip-build-leap15-icc: true
#Skip-build-ubuntu-clang: true

# And/or you could just enable quick-build below which reduces build tims considerably
Quick-build: true 

Skip-unit-tests: true
# Or you could choose which Unit Test stages to skip below
#Skip-nlt: true
#Skip-unit-test: true	
#Skip-unit-test-memcheck: true
Skip-test: true 

# Or you can choose which test stages to skip below
#Skip-coverity-test: true
# Skip all Functional test stages
#Skip-func-test: true
# Skip Functional test stages on VMs
#Skip-func-test-vm: true
# Skip all Functional test stages on hardware
#Skip-func-hw-test: true
# or just specific hardware test stages
#Skip-func-hw-test-small: true
#Skip-func-hw-test-medium: true
#Skip-func-hw-test-large: true
#Skip-scan-centos-rpms: true
#Skip-test-centos-rpms: true

# If you do run any of the above Functional test stages, please use the following to
# limit your tests run to the tests/features you are working on
# You can add the tags for your tests to the appropriate pragmas below:
#Test-tag: -hw
#Test-tag-hw-small: hw,msall
#Test-tag-hw-medium: hw,medium,ib2
#Test-tag-hw-large: hw,large

# if you want to test your PR with a PR of a component, you can speify that PR:
#PR-repos: project@PR-number[:build_num]

# if you want to disable using RPMs in the Functional tests:
#RPM-test: false

# Or if you want to test with daos RPMs that are already built (i.e. in another PR or in the repo):
#RPM-test-version: version-release

# This should be figured out automatically, but you can force it with
#Doc-only: true

# If you are ready to push a full CI build and test you can uncomment
# the below pragma:
#Full-CI-run: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true

Signed-off-by: Brian J. Murrell <[email protected]>
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Instead of trying to edit the system configurations
To try to use fedorapackaging/builder:fedora32 in Jenkins.

Skip-checkpatch: true
Skip-build: true

Quick-build: true

Skip-unit-tests: true

Signed-off-by: Brian J. Murrell <[email protected]>
Skip-test: true
Skip-PR-comments: true

Signed-off-by: Brian J. Murrell <[email protected]>
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
Signed-off-by: Brian J. Murrell <[email protected]>
Skip-PR-comments: true
@brianjmurrell brianjmurrell requested a review from a team as a code owner June 26, 2023 18:10
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.

1 participant