Skip to content

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.

2 participants