-
Notifications
You must be signed in to change notification settings - Fork 12
Switch el9-builds to build from bes_core docker image instead of RPMs
#120
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
Merged
hannahilea
merged 18 commits into
hr/HYRAX-1964-use-dockerized-bes
from
hr/use-dockerized-bes-el9
Mar 6, 2026
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
ab3f4a0
Update el-9 shared and besd build
hannahilea 321793a
update el9 hyrax
hannahilea 3a14070
udpate el9 ngap
hannahilea 9b2b015
clean up
hannahilea a9c7701
update helper functions
hannahilea cfad785
update .travis.yml to run CI on branch
hannahilea 28b497a
i suppose equals signs are important
hannahilea 7f5ed78
OLFS: Triggering hyrax-docker image production for el8.
travis-ci-opendap 38f050c
OLFS: Triggering hyrax-docker image production for el9.
travis-ci-opendap a35a572
OLFS: Triggering hyrax-docker image production for el8.
travis-ci-opendap 9741756
OLFS: Triggering hyrax-docker image production for el8.
travis-ci-opendap ef38fb9
OLFS: Triggering hyrax-docker image production for el9.
travis-ci-opendap 475e5d1
Merge branch 'master' into hr/use-dockerized-bes-el9
hannahilea b18beec
install chkconfig for el9
hannahilea 16b2176
fix spelling bork
hannahilea 0b40ca4
rearrange
hannahilea e80f3e2
update chkconfig install
hannahilea 4a380cc
tweaks from code review
hannahilea File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| TARGET_OS: el8 | ||
| TOMCAT_MAJOR_VERSION: 9 | ||
| libdap4-3.21.1-390 2026-03-04T03:14:01+0000 | ||
| bes-3.21.1-1093 2026-03-04T13:22:30+0000 | ||
| olfs-1.18.15-718 2026-03-04T13:35:59+0000 | ||
| hyrax-1.17.1-718 2026-03-04T13:35:59+0000 | ||
| bes-3.21.1-1101 2026-03-05T17:25:18+0000 | ||
| olfs-1.18.15-731 2026-03-05T17:37:19+0000 | ||
| hyrax-1.17.1-731 2026-03-05T17:37:19+0000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| TARGET_OS: el9 | ||
| TOMCAT_MAJOR_VERSION: 11 | ||
| libdap4-3.21.1-390 2026-03-04T03:14:01+0000 | ||
| bes-3.21.1-1093 2026-03-04T13:22:30+0000 | ||
| olfs-1.18.15-719 2026-03-04T13:48:11+0000 | ||
| hyrax-1.17.1-719 2026-03-04T13:48:11+0000 | ||
| bes-3.21.1-1101 2026-03-05T17:25:18+0000 | ||
| olfs-1.18.15-732 2026-03-05T18:13:42+0000 | ||
| hyrax-1.17.1-732 2026-03-05T18:13:42+0000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...am going to wait and remove them in #107, so we can continue to see them pass for this branch!