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

feat(ondemand): gh #824 added OnDemand 2.1 RPM + Sid and FASRC profiles #76

Open
wants to merge 9 commits into
base: canary
Choose a base branch
from

Conversation

abujeda
Copy link
Contributor

@abujeda abujeda commented Mar 2, 2023

What this PR does / why we need it:

Adds a local environment with OnDemand 2.1, adding a Sid and FASRC profile configurations.

This will serve as the basis for the staging and production configuration needed to upgrade OnDemand to version 2.1

As well, it adds the automated tests for the new installation and profiles.

Special notes for your reviewer:

Added a new folder: ondemand with the new docker image configuration and the Sid and FASRC profiles.

Review/QA Test Process

  • Clean the old Docker images:
    docker system prune -a
  • Start the OnDemand server
    cd ondemand
    make
  • Test the new OnDemand interface and the Sid and FASRC profiles
    load: https://localhost:33000/pun/sys/dashboard
    Review Sid profile: Help > Sid
    Review FASRC profile: Help > FASRC

Reminder that the installed interactive applications cannot be executed as these are not installed within the local environment and the requested resources are not available in the development Slurm cluster.

@abujeda abujeda force-pushed the ondemand_21_with_profiles branch from 90d5060 to bb9e602 Compare March 2, 2023 16:45
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