-
Notifications
You must be signed in to change notification settings - Fork 45
wpb-22439 6 GitHub workflow wiab staging #850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: wpb-21356-wiab-stag-cd
Are you sure you want to change the base?
wpb-22439 6 GitHub workflow wiab staging #850
Conversation
73204e5 to
7280fb5
Compare
594b922 to
28b9f70
Compare
7280fb5 to
145c75e
Compare
fdd1597 to
7e65558
Compare
7b39bdd to
9e1ee11
Compare
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is debugging code.
65817ac to
b447816
Compare
a9032df to
7f9ddf0
Compare
Veki301
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this necessary at all? Our default profile verifies the deployment already, this is just a different flavour
|
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
|



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