- Apr 21, 2025
-
-
Eesaan Atluri authored
-
- Mar 26, 2025
-
-
Krish Moodbidri authored
-
- Mar 21, 2025
-
-
Bo-Chun Chen authored
-
- Mar 19, 2025
-
-
Bo-Chun Chen authored
-
- Mar 18, 2025
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
Since build env is setup for building images, it makes more sense to have all build jobs in that environment.
-
- Mar 14, 2025
-
-
Bo-Chun Chen authored
We do not run merge request pipeline, so no need to check for it
-
Bo-Chun Chen authored
-
- Mar 13, 2025
-
-
Eesaan Atluri authored
Closes rc/hpc-factory#181 Defining a network can be optional when a port is already defined when deploying a VM. This commit adds flexibility where you can either use --port or --network options to define a network during the deployment. Alternatively, you can define both but the port cannot be from the same network you used in the --network option. Otherwise, you will have two ips from the same network which will cause network reachability issues.
-
- Jan 29, 2025
-
-
Eesaan Atluri authored
-
- Jan 14, 2025
-
-
Eesaan Atluri authored
Closes rc/hpc-factory#203
-
Eesaan Atluri authored
Download group_vars/knightly or group_vars/prod for knightly or prod environments respectively. Note: For all other environments like dev or staging just use the default values from group_vars/all
-
- Jan 09, 2025
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
- Dec 19, 2024
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
Closes rc/hpc-factory#176
-
- Dec 16, 2024
-
-
Bo-Chun Chen authored
-
- Dec 13, 2024
-
-
-
-
Because compute and login nodes are basically the same except login node does not need slurmd and we don't use compute image anywhere. So use it to build login image and change its references in CI script
-
-
-
-
-
-
-
-
-
-
- Dec 02, 2024
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
- Nov 26, 2024
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
Parse the target dir where the external repo will be cloned, from the value of EXT_REPO_DIR var. Use this var to replace all instances where the repo name is hardcoded.
-
Eesaan Atluri authored
This will let you define the branch name for the PR you want to test from the src repo and target branch to merge into, in the target repo
-
Eesaan Atluri authored
This will enable us to define the upstream and downstream repos hosted external to gitlab (For eg. Github)
-
- Nov 22, 2024
-
-
Eesaan Atluri authored
Define Floating IPs as a list so that we can assign multiple whenever needed like in prod
-
Eesaan Atluri authored
-