Skip to content

Commit

Permalink
Add a new job fsal-gpfs
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshitha Kamath <[email protected]>
  • Loading branch information
rakshithakamath94 committed Jul 11, 2023
1 parent 3060a56 commit 6fbef36
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
File renamed without changes.
1 change: 1 addition & 0 deletions jobs/fsal_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- cephfs
- gluster
- rgw
- gpfs

jobs:
- '{name}-{product}'
Expand Down
2 changes: 1 addition & 1 deletion jobs/scripts/fsal-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set +x
set +e

# run the bootstrap script
bash $WORKSPACE/ci-tests/build_scripts/build-fsal/bootstrap.sh
bash $WORKSPACE/ci-tests/build_scripts/common/basic-server-client.sh
RET=$?

# we accept different return values
Expand Down

0 comments on commit 6fbef36

Please sign in to comment.