Fix the incorrect pipeline status in Gitlab#4676
Merged
Rajeshkumar-s2 merged 45 commits intoJun 4, 2026
Merged
Conversation
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
…e log_file_path - Fix validation: only abort if enable_build_stream was true in 2.1 backup AND false in current config - Fix summary: resolve backup_dir to actual path using source_version instead of Jinja template - Fix 3 yaml line-length lint failures (gitlab_ci_file.yml, gitlab_example_catalog.yml, gitlab_input_file.yml) - Fix missing log_file_path for validate stage: add NFS log file creation in playbook watcher execute_molecule() to match other stages Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
…t pipelines execution Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com>
abhishek-sa1
approved these changes
Jun 4, 2026
Venu-p1
approved these changes
Jun 4, 2026
abhishek-sa1
added a commit
that referenced
this pull request
Jun 4, 2026
* Merge pull request #4605 from abhishek-sa1/pub/q2_ansible Ansible core 2.20 support for omnia 2.2 release * Add catalog generator documentation. Signed-off-by: venu <236371043+Venu-p1@users.noreply.github.com> * Create setup_doca_mpi_env.sh.j2 for environment setup of mpi Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update ci-group-login_compiler_node_aarch64.yaml.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update ci-group-login_compiler_node_x86_64.yaml.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update ci-group-slurm_node_aarch64.yaml.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update ci-group-slurm_node_x86_64.yaml.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update ci-group-login_compiler_node_aarch64.yaml.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update main.yml (#4637) Signed-off-by: Kratika Patidar <Kratika.Patidar@dell.com> * Better logging visibility (#4639) * Upgrade gitlab config and Pipeline as part of BuildStream 2.1 to 2.2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Update the upgrade and upgrade_build_stream playbooks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fixing lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Modularize the gitlab tasks under upgrade_build_stream.yml playbook Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Move relevant tasks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix integration issues during upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * BuildStream Feature Bug fixes and Upgrade Stabilisation Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Removed unused methods Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Refactor Gitlab configuration in Upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix upgrade validation, summary paths, lint issues, and validate stage log_file_path - Fix validation: only abort if enable_build_stream was true in 2.1 backup AND false in current config - Fix summary: resolve backup_dir to actual path using source_version instead of Jinja template - Fix 3 yaml line-length lint failures (gitlab_ci_file.yml, gitlab_example_catalog.yml, gitlab_input_file.yml) - Fix missing log_file_path for validate stage: add NFS log file creation in playbook watcher execute_molecule() to match other stages Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Remove buildstream directories as part of cleanup Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Address review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix documentation for discover.yml Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fic checkmarx issues3 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the checkmarx issues4 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues5 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the order of trigger files followed by pipeline to avoid incorrect pipelines execution Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Add ci skip tags Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Better logging visibility Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> --------- Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * rollback and upgrade formattign and skipped issues fixed Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Telemetry upgrade check updated based in service_k8s present (#4638) * telemetry rollback and upgrade changes Signed-off-by: Kratika.Patidar <kratika.patidar@dell.com> * rollback and upgrade comments fixes Signed-off-by: Kratika.Patidar <kratika.patidar@dell.com> * changing component and tag name from k8s -> k8s-telemetry Signed-off-by: Kratika.Patidar <kratika.patidar@dell.com> * lint Signed-off-by: Kratika.Patidar <kratika.patidar@dell.com> * upgrade telemetry refinement changes Signed-off-by: Kratika.Patidar <kratika.patidar@dell.com> * skip and end play tsks updated Signed-off-by: Kratika.Patidar <kratika.patidar@dell.com> --------- Signed-off-by: Kratika.Patidar <kratika.patidar@dell.com> * build image selinux fix for aarch64 and x86_64 (#4640) Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> * Fix for bss and cloudinit update for service_kube_control_plane_x86_64 and display banner message (#4645) * add code for banner fix Signed-off-by: Katakam-Rakesh <katakam.rakesh@dell.com> * Fix incorrect pipeline execution by fixing the order of trigger files followed by pipeline yml files. (#4632) * Upgrade gitlab config and Pipeline as part of BuildStream 2.1 to 2.2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Update the upgrade and upgrade_build_stream playbooks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fixing lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Modularize the gitlab tasks under upgrade_build_stream.yml playbook Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Move relevant tasks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix integration issues during upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * BuildStream Feature Bug fixes and Upgrade Stabilisation Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Removed unused methods Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Refactor Gitlab configuration in Upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix upgrade validation, summary paths, lint issues, and validate stage log_file_path - Fix validation: only abort if enable_build_stream was true in 2.1 backup AND false in current config - Fix summary: resolve backup_dir to actual path using source_version instead of Jinja template - Fix 3 yaml line-length lint failures (gitlab_ci_file.yml, gitlab_example_catalog.yml, gitlab_input_file.yml) - Fix missing log_file_path for validate stage: add NFS log file creation in playbook watcher execute_molecule() to match other stages Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Remove buildstream directories as part of cleanup Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Address review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix documentation for discover.yml Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fic checkmarx issues3 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the checkmarx issues4 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues5 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the order of trigger files followed by pipeline to avoid incorrect pipelines execution Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Add ci skip tags Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> --------- Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * fix(discovery): exclude IB NIC from ADMIN_MAC and default empty LinkStatus to Unknown Bug 1: ADMIN_MAC picking InfiniBand MAC - Root cause: Ethernet NIC search only excluded iDRAC NICs, not InfiniBand NICs - When all Ethernet NICs had UNKNOWN status, the fallback picked an IB NIC MAC - Fix: Add INFINIBAND filter to both primary and deviceNics fallback search Bug 2: Missing LINK STATUS for UNKNOWN NICs in discovery report - Root cause: null/empty LinkStatus defaulted to empty string - Fix: Default to 'Unknown' in all 5 LinkStatus fallback expressions Signed-off-by: sujit-jadhav <sujit.jadhav@dell.com> * Upgrade omina_config import Signed-off-by: Jagadeesh N V <jagadeesh.n.v@dell.com> * Input doc update upgrade slurm backup updated Signed-off-by: Jagadeesh N V <jagadeesh.n.v@dell.com> * slurm_backup location update Signed-off-by: Jagadeesh N V <jagadeesh.n.v@dell.com> * Slurm backup of conf and mysql Signed-off-by: Jagadeesh N V <jagadeesh.n.v@dell.com> * Update main.yml (#4637) Signed-off-by: Kratika Patidar <Kratika.Patidar@dell.com> * Create setup_doca_mpi_env.sh.j2 for environment setup of mpi Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update ci-group-login_compiler_node_aarch64.yaml.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update ci-group-login_compiler_node_x86_64.yaml.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update ci-group-slurm_node_aarch64.yaml.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update ci-group-slurm_node_x86_64.yaml.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update ci-group-login_compiler_node_aarch64.yaml.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Better logging visibility (#4639) * Upgrade gitlab config and Pipeline as part of BuildStream 2.1 to 2.2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Update the upgrade and upgrade_build_stream playbooks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fixing lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Modularize the gitlab tasks under upgrade_build_stream.yml playbook Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Move relevant tasks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix integration issues during upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * BuildStream Feature Bug fixes and Upgrade Stabilisation Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Removed unused methods Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Refactor Gitlab configuration in Upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix upgrade validation, summary paths, lint issues, and validate stage log_file_path - Fix validation: only abort if enable_build_stream was true in 2.1 backup AND false in current config - Fix summary: resolve backup_dir to actual path using source_version instead of Jinja template - Fix 3 yaml line-length lint failures (gitlab_ci_file.yml, gitlab_example_catalog.yml, gitlab_input_file.yml) - Fix missing log_file_path for validate stage: add NFS log file creation in playbook watcher execute_molecule() to match other stages Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Remove buildstream directories as part of cleanup Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Address review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix documentation for discover.yml Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fic checkmarx issues3 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the checkmarx issues4 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues5 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the order of trigger files followed by pipeline to avoid incorrect pipelines execution Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Add ci skip tags Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Better logging visibility Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> --------- Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * fix for setting the bss and cloudinit for service kube control plane when additional cp are present Signed-off-by: Katakam-Rakesh <katakam.rakesh@dell.com> * fix: resolve yaml linting errors in upgrade.yml - Fix line length issue on line 502 (split long line) - Remove trailing spaces on line 524 Signed-off-by: Katakam-Rakesh <katakam.rakesh@dell.com> --------- Signed-off-by: Katakam-Rakesh <katakam.rakesh@dell.com> Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> Signed-off-by: sujit-jadhav <sujit.jadhav@dell.com> Signed-off-by: Jagadeesh N V <jagadeesh.n.v@dell.com> Signed-off-by: Kratika Patidar <Kratika.Patidar@dell.com> Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> Co-authored-by: Rajeshkumar-s2 <rajeshkumar.s2@dell.com> Co-authored-by: sujit-jadhav <sujit.jadhav@dell.com> Co-authored-by: Jagadeesh N V <jagadeesh.n.v@dell.com> Co-authored-by: Kratika Patidar <Kratika.Patidar@dell.com> Co-authored-by: Nagachandan P <Nagachandan.p@dell.com> * ansible 2.20 fixes Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> * lint update Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> * Update OME Discovery completion message for BuildStream workflow Signed-off-by: balajikumaran.cs <balajikumaran.cs@dellteam.com> * Added skip logic for rollback_slurm Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Update install_dcgm.sh.j2 Signed-off-by: sakshi-singla-1735 <sakshi.s@dell.com> * upgrade defect fixes (#4641) * upgrade defects fixes and fix for crashloopback on pod restart Signed-off-by: priti-parate <140157516+priti-parate@users.noreply.github.com> * remove stale services and deployments for victoria Signed-off-by: priti-parate <140157516+priti-parate@users.noreply.github.com> * revert changes as it si taken care in another Pr Signed-off-by: priti-parate <140157516+priti-parate@users.noreply.github.com> * revert idrac terminationgraceperiod Signed-off-by: priti-parate <140157516+priti-parate@users.noreply.github.com> * ansible lint fixes Signed-off-by: priti-parate <140157516+priti-parate@users.noreply.github.com> --------- Signed-off-by: priti-parate <140157516+priti-parate@users.noreply.github.com> * Update install_dcgm.sh.j2 Signed-off-by: sakshi-singla-1735 <sakshi.s@dell.com> * Delegate manifest to localhost Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Merge pull request #4649 from mithileshreddy04/q2_upgrade_rollback_fixes Upgrade and rollback fixes * oim cleanup issue fixed for scratch dir Signed-off-by: Nagachandan-P <Nagachandan.p@dell.com> * lint issue fixed Signed-off-by: Nagachandan-P <Nagachandan.p@dell.com> * Validation check for pxe mapping file and cluster initialised check and banner preview (#4655) * added banner changes and validation of pxemapping file for software presence and cluster initialized file in cloud-init-log Signed-off-by: Katakam-Rakesh <katakam.rakesh@dell.com> * lint fix Signed-off-by: Katakam-Rakesh <katakam.rakesh@dell.com> --------- Signed-off-by: Katakam-Rakesh <katakam.rakesh@dell.com> * Update slurm_custom.json Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Update slurm_custom.json Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Upgrade backup moved from upgrade to provision also updated doc in input/omnia_config.yml Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Update cleaned images via OIM cleanup to 'CLEANED' status (#4657) * Upgrade gitlab config and Pipeline as part of BuildStream 2.1 to 2.2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Update the upgrade and upgrade_build_stream playbooks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fixing lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Modularize the gitlab tasks under upgrade_build_stream.yml playbook Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Move relevant tasks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix integration issues during upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * BuildStream Feature Bug fixes and Upgrade Stabilisation Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Removed unused methods Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Refactor Gitlab configuration in Upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix upgrade validation, summary paths, lint issues, and validate stage log_file_path - Fix validation: only abort if enable_build_stream was true in 2.1 backup AND false in current config - Fix summary: resolve backup_dir to actual path using source_version instead of Jinja template - Fix 3 yaml line-length lint failures (gitlab_ci_file.yml, gitlab_example_catalog.yml, gitlab_input_file.yml) - Fix missing log_file_path for validate stage: add NFS log file creation in playbook watcher execute_molecule() to match other stages Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Remove buildstream directories as part of cleanup Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Address review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix documentation for discover.yml Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fic checkmarx issues3 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the checkmarx issues4 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues5 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the order of trigger files followed by pipeline to avoid incorrect pipelines execution Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Add ci skip tags Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Better logging visibility Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Update the Image_Groups table Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Catalog update Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> --------- Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * ib ip port matching enhanced logic Signed-off-by: Nagachandan-P <Nagachandan.p@dell.com> * slurm duplicate dir fix Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Update software_utils.py Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> * Upgrade and rollback defect fixes (#4661) Signed-off-by: mithileshreddy04 <mithilesh.reddy@dell.com> * Slurm backup during upgrade_provision rather than upgrade_slurm & omnia_config comments (#4660) * Upgrade backup moved from upgrade to provision also updated doc in input/omnia_config.yml Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * slurm duplicate dir fix Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Fix for issue oim_metadata file reading Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Fix for issue oim_metadata read error (#4664) * Upgrade backup moved from upgrade to provision also updated doc in input/omnia_config.yml Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * slurm duplicate dir fix Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Fix for issue oim_metadata file reading Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Replace the hardcoded user for Postgres user (#4665) * Upgrade gitlab config and Pipeline as part of BuildStream 2.1 to 2.2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Update the upgrade and upgrade_build_stream playbooks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fixing lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Modularize the gitlab tasks under upgrade_build_stream.yml playbook Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Move relevant tasks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix integration issues during upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * BuildStream Feature Bug fixes and Upgrade Stabilisation Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Removed unused methods Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Refactor Gitlab configuration in Upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix upgrade validation, summary paths, lint issues, and validate stage log_file_path - Fix validation: only abort if enable_build_stream was true in 2.1 backup AND false in current config - Fix summary: resolve backup_dir to actual path using source_version instead of Jinja template - Fix 3 yaml line-length lint failures (gitlab_ci_file.yml, gitlab_example_catalog.yml, gitlab_input_file.yml) - Fix missing log_file_path for validate stage: add NFS log file creation in playbook watcher execute_molecule() to match other stages Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Remove buildstream directories as part of cleanup Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Address review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix documentation for discover.yml Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fic checkmarx issues3 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the checkmarx issues4 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues5 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the order of trigger files followed by pipeline to avoid incorrect pipelines execution Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Add ci skip tags Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Better logging visibility Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Update the Image_Groups table Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Catalog update Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Replace the hardcoded postgres user Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> --------- Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * telemetry mysql condition update Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> * Slurm added chcek for non idle nodes and timeout of reboot increased to 20 minutes from 10 Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Output format imroved for non oidel nodes message Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> * Merge pull request #4669 from mithileshreddy04/q2_upgrade_new_fixes Remove version.yml and fix openchami backup manifest * Restore SELinux policy fix task for aarch64 (#4668) Reintroduced pre-flight SELinux policy fix for aarch64 node. Signed-off-by: balajikumaran.cs <balajikumaran.cs@dellteam.com> * Update configure-ib-network.sh.j2 Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> * Fix for upgarde is failing in localrepo when omnia_config_credential.yml file is decrypted Signed-off-by: pullan1 <sudha.pullalaravu@dell.com> * Fixing ansible 2.20 issues in upgrade and rollback flow (#4673) * ansible 2.20 upgrade fix Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> * issue fix Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> * upgrade fix Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> * Update restore_user_registry_credential.yml Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> * Update restore_omnia_config_credentials.yml Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> --------- Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> * Simplify ID format to use package name only (version stripped) instead of {name}_{version}_{type}. Adding unit tests for id generation function (#4672) * Simplify ID format to use package name only (version stripped) instead of {name}_{version}_{type}. Adding unit tests for id generation function Signed-off-by: venu <236371043+Venu-p1@users.noreply.github.com> * Adding copyright Signed-off-by: venu <236371043+Venu-p1@users.noreply.github.com> --------- Signed-off-by: venu <236371043+Venu-p1@users.noreply.github.com> * Fix the incorrect pipeline status in Gitlab (#4676) * Upgrade gitlab config and Pipeline as part of BuildStream 2.1 to 2.2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Update the upgrade and upgrade_build_stream playbooks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fixing lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Modularize the gitlab tasks under upgrade_build_stream.yml playbook Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Move relevant tasks Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix integration issues during upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * BuildStream Feature Bug fixes and Upgrade Stabilisation Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix lint issues and review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Removed unused methods Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Refactor Gitlab configuration in Upgrade Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix upgrade validation, summary paths, lint issues, and validate stage log_file_path - Fix validation: only abort if enable_build_stream was true in 2.1 backup AND false in current config - Fix summary: resolve backup_dir to actual path using source_version instead of Jinja template - Fix 3 yaml line-length lint failures (gitlab_ci_file.yml, gitlab_example_catalog.yml, gitlab_input_file.yml) - Fix missing log_file_path for validate stage: add NFS log file creation in playbook watcher execute_molecule() to match other stages Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Remove buildstream directories as part of cleanup Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Address review comments Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix documentation for discover.yml Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues2 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fic checkmarx issues3 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the checkmarx issues4 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix checkmarx issues5 Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the order of trigger files followed by pipeline to avoid incorrect pipelines execution Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Add ci skip tags Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Better logging visibility Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Update the Image_Groups table Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Catalog update Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Replace the hardcoded postgres user Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> * Fix the incorrect pipeline status in Gitlab Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> --------- Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> --------- Signed-off-by: venu <236371043+Venu-p1@users.noreply.github.com> Signed-off-by: Nagachandan P <Nagachandan.p@dell.com> Signed-off-by: Kratika Patidar <Kratika.Patidar@dell.com> Signed-off-by: Rajeshkumar S <rajeshkumar.s2@dell.com> Signed-off-by: Kratika.Patidar <kratika.patidar@dell.com> Signed-off-by: Abhishek S A <abhishek.sa3@dell.com> Signed-off-by: Katakam-Rakesh <katakam.rakesh@dell.com> Signed-off-by: sujit-jadhav <sujit.jadhav@dell.com> Signed-off-by: Jagadeesh N V <jagadeesh.n.v@dell.com> Signed-off-by: balajikumaran.cs <balajikumaran.cs@dellteam.com> Signed-off-by: sakshi-singla-1735 <sakshi.s@dell.com> Signed-off-by: priti-parate <140157516+priti-parate@users.noreply.github.com> Signed-off-by: Nagachandan-P <Nagachandan.p@dell.com> Signed-off-by: mithileshreddy04 <mithilesh.reddy@dell.com> Signed-off-by: Jagadeesh N V <jagadeesh_n_v@dell.com> Signed-off-by: pullan1 <sudha.pullalaravu@dell.com> Co-authored-by: venu <236371043+Venu-p1@users.noreply.github.com> Co-authored-by: Nagachandan P <Nagachandan.p@dell.com> Co-authored-by: Kratika Patidar <Kratika.Patidar@dell.com> Co-authored-by: snarthan <narthan.s@dell.com> Co-authored-by: Rajeshkumar-s2 <rajeshkumar.s2@dell.com> Co-authored-by: Jagadeesh N V <jagadeesh_n_v@dell.com> Co-authored-by: Jagadeesh N V <39791839+jagadeeshnv@users.noreply.github.com> Co-authored-by: Katakam Rakesh Naga Sai <125246792+Katakam-Rakesh@users.noreply.github.com> Co-authored-by: sujit-jadhav <sujit.jadhav@dell.com> Co-authored-by: Jagadeesh N V <jagadeesh.n.v@dell.com> Co-authored-by: balajikumaran.cs <balajikumaran.cs@dellteam.com> Co-authored-by: sakshi-singla-1735 <sakshi.s@dell.com> Co-authored-by: priti-parate <140157516+priti-parate@users.noreply.github.com> Co-authored-by: Mithilesh Reddy <mithilesh.reddy@dell.com> Co-authored-by: pullan1 <sudha.pullalaravu@dell.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of the Solution
Fix the incorrect pipeline status in Gitlab
Suggested Reviewers
If you wish to suggest specific reviewers for this solution, please include them in this section. Be sure to include the @ before the GitHub username.
@Venu-p1 @abhishek-sa1