wpb-22439 6 GitHub workflow wiab staging#850
Open
mohitrajain wants to merge 12 commits intowpb-21356-wiab-stag-cdfrom
Open
wpb-22439 6 GitHub workflow wiab staging#850mohitrajain wants to merge 12 commits intowpb-21356-wiab-stag-cdfrom
mohitrajain wants to merge 12 commits intowpb-21356-wiab-stag-cdfrom
Conversation
73204e5 to
7280fb5
Compare
594b922 to
28b9f70
Compare
7280fb5 to
145c75e
Compare
12 tasks
fdd1597 to
7e65558
Compare
7b39bdd to
9e1ee11
Compare
This was referenced Jan 9, 2026
7e65558 to
e177777
Compare
9e1ee11 to
21281f9
Compare
e177777 to
65817ac
Compare
21281f9 to
a9032df
Compare
offline/cd.sh
Outdated
|
|
||
| ssh "root@$adminhost" cat ./ansible/inventory/offline/inventory.yml || true | ||
|
|
||
| ls -ls ssh_private_key || true |
65817ac to
b447816
Compare
a9032df to
7f9ddf0
Compare
Veki301
reviewed
Jan 28, 2026
Contributor
Veki301
left a comment
There was a problem hiding this comment.
Why is this necessary at all? Our default profile verifies the deployment already, this is just a different flavour
Contributor
Author
|
Our default profile verifies for full setup i.e. 17 Vms as compared to current wiab-staging where we would be testing all the services on 7 VMs. They are functionally same but expecting all services to work in a converged environment i.e. a shared VM is something that is not getting verified in default profile. Since, we would be sharing the bundle and documentation for wiab-staging, we need to confirm if all the deployment goes through. |
b447816 to
875d9d5
Compare
0254dc9 to
e7277ff
Compare
…aging build and split bundle processing with default-build
…uild-wiab-staging
…workflow has been updated
…fault-build for verify steps
…rification in offline.yml workflow
e7277ff to
7223f13
Compare
|
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.



Summary of changes :
This ticket is part of cascading PRs:
#851 - docs for wiab-staging are here
#852 - clean old wiab staging script and workflows
#853 - Testing wiab-staging solution for wire-server-5.14
#856 - postgresql repmgr node config
No labels:
It will be verified at: #856
Before merge changes:
debugging code will be removed.
Change type
Basic information
Testing
Offline Build CI (label-based)
Add one or more labels to trigger offline builds:
build-default- Full production build (ansible, terraform, all packages)build-demo- Demo/WIAB buildbuild-min- Minimal build (fastest, essential charts only)build-all- Run all three buildsNote: No builds run by default. Add a label to trigger CI.
Tracking
changelog.dKnowledge Transfer
Motivation
Objective
Reason
Use case