Skip to content

SRE-3704 ci: CI-Test-FI#17953

Draft
grom72 wants to merge 20 commits intomasterfrom
grom72/SRE-3704-CI-Test-FI
Draft

SRE-3704 ci: CI-Test-FI#17953
grom72 wants to merge 20 commits intomasterfrom
grom72/SRE-3704-CI-Test-FI

Conversation

@grom72
Copy link
Copy Markdown
Contributor

@grom72 grom72 commented Apr 9, 2026

CI Tests of FI stage.

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Priority: 2

Skip-python-bandit: true

Skip-unit-tests:true
Skip-unit-test: true
Skip-NLT: true
Skip-unit-test-memcheck: true

Skip-func-vm: true
Skip-test-el-9.6-rpms: true
Skip-test-leap-15-rpms: true

Skip-func-hw-test: true
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Errors are Unable to load ticket data
https://daosio.atlassian.net/browse/SRE-3704

@grom72 grom72 force-pushed the grom72/SRE-3704-CI-Test-FI branch 2 times, most recently from 5157efc to 75c7489 Compare April 10, 2026 06:20
Use existing scripts instead of raw scons comman for DAOS build process

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Cancel-prev-build: false
Priority: 2

Skip-python-bandit: true

Skip-unit-tests:true
Skip-unit-test: true
Skip-NLT: true
Skip-unit-test-memcheck: true

Skip-func-vm: true
Skip-test-el-9.6-rpms: true
Skip-test-leap-15-rpms: true

Skip-func-hw-test: true
@grom72 grom72 force-pushed the grom72/SRE-3704-CI-Test-FI branch from 75c7489 to 802f65d Compare April 10, 2026 10:26
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Skip-python-bandit: true

Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-build-leap15-icc: true

Skip-unit-tests:true
Skip-unit-test: true
Skip-NLT: true
Skip-unit-test-memcheck: true

Skip-func-test-el8: true
Skip-func-test-el9: true
Skip-func-test-leap15: true
Skip-test-el-9.6-rpms: true
Skip-test-leap-15-rpms: true

Skip-func-hw-test: true
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
@grom72 grom72 force-pushed the grom72/SRE-3704-CI-Test-FI branch from 276641f to 23827b4 Compare April 13, 2026 07:37
grom72 added 3 commits April 13, 2026 10:05
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Cancel-prev-build: false

Skip-python-bandit: true

Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-build-leap15-icc: true

Skip-unit-tests:true
Skip-unit-test: true
Skip-NLT: true
Skip-unit-test-memcheck: true

Skip-func-test-el9: true
Skip-test-el-9.6-rpms: true
Skip-test-leap-15-rpms: true

Skip-func-hw-test: true
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
… grom72/SRE-3704-CI-Test-FI

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Cancel-prev-build: false

Skip-python-bandit: true

Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-build-leap15-icc: true

Skip-unit-tests:true
Skip-unit-test: true
Skip-NLT: true
Skip-unit-test-memcheck: true

Skip-func-test-el9: true
Skip-test-el-9.6-rpms: true
Skip-test-leap-15-rpms: true

Skip-func-hw-test: true
Comment on lines +69 to +72
RUN --mount=type=bind,source=requirements-build.txt,target=/tmp/requirements-build.txt \
--mount=type=bind,source=requirements-utest.txt,target=/tmp/requirements-utest.txt \
python3 -m pip install --upgrade pip && \
python3 -m pip install -r /tmp/requirements-build.txt -r /tmp/requirements-utest.txt
Comment on lines +69 to +72
RUN --mount=type=bind,source=requirements-build.txt,target=/tmp/requirements-build.txt \
--mount=type=bind,source=requirements-utest.txt,target=/tmp/requirements-utest.txt \
python3 -m pip install --upgrade pip && \
python3 -m pip install -r /tmp/requirements-build.txt -r /tmp/requirements-utest.txt
grom72 added 8 commits April 14, 2026 09:49
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Cancel-prev-build: false

Skip-python-bandit: true

Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-build-leap15-icc: true

Skip-unit-tests:true
Skip-unit-test: true
Skip-NLT: true
Skip-unit-test-memcheck: true

Skip-func-test-el9: true
Skip-test-el-9.6-rpms: true
Skip-test-leap-15-rpms: true

Skip-func-hw-test: true
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Cancel-prev-build: false
Priority: 2
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Priority: 2
PR-repos: daos@PR-17953:48
RPM-test-version: 2.9.100-1.51.g15b7cb02.el9
<ticket> <component>: <title>

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Priority: 2
PR-repos: daos@PR-17953:48
RPM-test-version: 2.9.100-1.51.g15b7cb02.el9
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Priority: 2
PR-repos: daos@PR-17953:48
RPM-test-version: 2.9.100-1.51.g15b7cb02.el9
Priority: 2
PR-repos: daos@PR-17953:48
RPM-test-version: 2.9.100-1.51.g15b7cb02.el9
Cancel-prev-build: false

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
@grom72 grom72 force-pushed the grom72/SRE-3704-CI-Test-FI branch from 673dbcc to fb15368 Compare April 16, 2026 12:28
…Test-FI

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
@grom72 grom72 force-pushed the grom72/SRE-3704-CI-Test-FI branch from 729b71c to e724b71 Compare April 16, 2026 13:18
Priority: 2
PR-repos: daos@PR-17953:48
RPM-test-version: 2.9.100-1.51.g15b7cb02.el9
Cancel-prev-build: false

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Skip-python-bandit: true

Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true

Skip-unit-test-memcheck: true

Skip-func-vm: true
Skip-test-el-9.6-rpms: true
Skip-test-leap-15-rpms: true

Skip-func-hw-test: true
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
@grom72 grom72 force-pushed the grom72/SRE-3704-CI-Test-FI branch from e724b71 to 14b4ae9 Compare April 16, 2026 13:25
@daosbuild3
Copy link
Copy Markdown
Collaborator

@daosbuild3
Copy link
Copy Markdown
Collaborator

Test stage Functional on EL 9 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-17953/56/display/redirect

1 similar comment
@daosbuild3
Copy link
Copy Markdown
Collaborator

Test stage Functional on EL 9 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-17953/56/display/redirect

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Skip-python-bandit: true

Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-build-leap15-icc: true

Skip-unit-test-memcheck: true

Allow-unstable-test: true

Skip-func-vm: true
Skip-func-test-el9: true
Skip-test-el-rpms: true
Skip-test-leap-15-rpms: true

Skip-func-hw-test: true
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
@grom72 grom72 force-pushed the grom72/SRE-3704-CI-Test-FI branch from 87101e3 to aa8a9e3 Compare April 16, 2026 14:47
grom72 added 3 commits April 16, 2026 17:04
Priority: 2

Skip-unit-test-memcheck: true

Skip-func-test-el9: true

Skip-func-hw-test: true
…Test-FI

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Priority: 2

Skip-unit-test-memcheck: true

Skip-func-test-el9: true

Skip-func-hw-test: true

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
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.

3 participants