- Dec 06, 2023
-
-
Krish Moodbidri authored
created a dev env called krish-dev to test builds and deploys to personal project space on openstack
-
- Nov 08, 2023
-
-
Eesaan Atluri authored
Fix packer openstack plugin error Closes #27 See merge request !26
-
- Nov 07, 2023
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
- Sep 22, 2023
-
-
Eesaan Atluri authored
Add workflow rule for web to start pipeline from UI See merge request !25
-
Eesaan Atluri authored
Use ISO8601 for image timestamp Closes terraform-openstack#6 See merge request !21
-
-
Eesaan Atluri authored
Previously the pipeline only ran on MR or schedule
-
- Sep 08, 2023
-
-
Eesaan Atluri authored
Introduced GitLab CI/CD variables to dynamically configure the 'ServerName' and 'trusted_url_domains' See merge request !23
-
Krish Moodbidri authored
In this commit, I've introduced GitLab CI/CD variables to dynamically configure the 'ServerName' and 'trusted_url_domains' in the 'CRI_Cluster_Monitor/group_vars/all' file. The variables '$ServerName' and '$trusted_url_domains' are now used with 'sed' to update the configuration. - Modified 'sed' command to update 'ServerName' with the value of '$ServerName'. - Modified 'sed' command to update 'trusted_url_domains' with the value of '$trusted_url_domains'.
-
- Sep 07, 2023
-
-
Eesaan Atluri authored
Use variable to define sacct log file path See merge request !22
-
Eesaan Atluri authored
-
- Aug 28, 2023
-
-
Ravi Tripathi authored
Adding a TARGET_ENV as env for clean_up See merge request !20
-
Ravi Tripathi authored
-
Ravi Tripathi authored
Remove external and internal net values See merge request !19
-
Ravi Tripathi authored
-
Ravi Tripathi authored
Add var for getting certifcate in staging env See merge request !18
-
Ravi Tripathi authored
-
Krish Moodbidri authored
Fix to remove '' in sed command inside If condition See merge request !17
-
Krish Moodbidri authored
-
Ravi Tripathi authored
Fix: Refactor conditional statement for TARGET_ENV comparison See merge request !16
-
Krish Moodbidri authored
Changed the conditional statement from using single brackets and == operator to double brackets and = operator for improved compatibility and correctness when comparing values of TARGET_ENV. This change ensures that the comparison works as expected for both "staging" and "production" values.
-
Ravi Tripathi authored
Set UAB_UI to true for staging OR production environment in CRI_Cluster_Monitor/group_vars/all See merge request !15
-
Krish Moodbidri authored
-
Ravi Tripathi authored
-
- Aug 27, 2023
-
-
Ravi Tripathi authored
Add target env in image name for creation and cleanup See merge request !14
-
Ravi Tripathi authored
-
- Aug 24, 2023
-
-
Eesaan Atluri authored
Allow failure for pipeline See merge request !13
-
Eesaan Atluri authored
-
Ravi Tripathi authored
Add TARGET_ENV for different environments See merge request !12
-
-
Ravi Tripathi authored
Feat trigger downstream pipeline Closes #7 See merge request !11
-
Bo-Chun Chen authored
-
- Aug 23, 2023
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
- Aug 14, 2023
-
-
Ravi Tripathi authored
Add Packer build with variables from vars.json See merge request !3
-
1) Create a CI file, to automate the build process for the XDMoD images. 2) Convert JSON files to HCL files (recommended by HAshicorps) 3) Update the submodule definition to newer commits. 4) Adding sed commands for LTS variables for IDP in CRI_Cluster_Monitor repo - Define the vars for LTS config in the packer repo - Add those vars to the packers shell provisioned using environment_vars - Add -E parameter to sudo for those messages to pass to the sudo command - Add dev-keys for all developers to be able to access the machine
-
- Aug 03, 2023
-
-
Krish Moodbidri authored
-
- Jun 07, 2023
-
-
Ravi Tripathi authored
Adding branch dev to submodule for CRI_XCBC, so that it always pulls the latest commit on dev branch
-