| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Merge back 3.5 support
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| | |
| | |
| | | |
Resync With Master
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | | |
adding files for 3.6 update and optimizing some rhsm
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* resolving #660 items
* only touch new node
|
| | | | |
|
| | | | |
|
|\ \ \ \
| |_|_|/
|/| | | |
need privilges to run non-atomic-command
|
| | | | |
|
|/ / / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The end to end scripts just started failing because the contents of the
tarball shipping the oc tool changed.
Since the binary is always available on the master node after a
successful deployment, let us just copy it from there.
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* README, all.yml, stack_params.yaml, openstack-stack: added docker volume size customisation
- app_volume_size changed to node_volume_size (it is node everywhere else)
* all.yml, stack_params.yaml,openstack-stack: added customisation for lb, etcd, dns
* README: updated
* README: updated info about ephemeral volumes
|
| |
| |
| | |
Mention of the role (which I don't find anywhere in the repo atm) breaks my refarch. I'd advise removing it all together.
|
| |
| |
| |
| |
| |
| | |
* rolling back skip-packages
* guess can't use # lines
|
|\|
| |
| | |
Adding OCP 3.6 files and modifications
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | | |
Add end to end openstack testing to travis
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Since PRs coming from forks don't have the openstack credentials, they
would always fail. Let's just ignore them instead.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We used to load the master branch every time we sourced vars.sh, but
that file should not have any side effects.
Also, since the run takes up to an hour to finish, this meant the output
could differ if something merged in the meantime.
So with this we only fetch the master and print the modified files once
and vars.sh just reads the status of the repo afterwards.
|
| | | |
|
| | |
| | |
| | |
| | | |
I think this can cause issues when the git diff list is large.
|
| | |
| | |
| | |
| | |
| | | |
Otherwise it won't pick up on our env_id, which means the apps subdomain
will be incorrect.
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
The CI credentials are set in the travis settings instead and the rest
just removes a bunch of sed commands.
|
| | |
| | |
| | |
| | | |
Maybe it locks it to the current remote or something?
|
| | | |
|
| | |
| | |
| | |
| | | |
This is using an RDO Cloud account dedicated to CI.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* addition of glusterfs
* using existing instance groups
* allowing the ability to specify amount of app nodes
* better template due to ashcrow
* addition of 7.4 ami
* inclusion of brownfield
* teardown update
* linting
* higher required disk space
* require docker package before install now
* temporary variable location...will remove due to origin
* now can do pipelining at default
* testing priv escalation timeout fix
* transitioning to rhel_subscribe role
* roll back of use of rhel_subscribe
* addition of repos
* linting and missing reo
* rolling back
* use of overlay2
* need to code cloudformation for atomic but replace if required
* moving origin release to provider space
* installation params
* new add node steps
* linting
* rollback of rhel_subscribe
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Prep for 3.6 ocp/7.4 rhel spike
* Revert to 7.3
* Fix disk size on osdisk
* Fix size
* Add auto resize
* Fixup grow code to be cleaner and make sure docker is auto installed
* Make sure docker is started and enabled
* First pass move to 3.6 for HA Deployment
* Setup test
* Fix up installs
* Implement auto root device detection
* Move to new full auto growfs for root
* Prepare for upstream merge
* Implement new directory structure for multiple versions
* Add version support in allinone
* Fix template path on version
* Switch back to production
* Cleanup ansibledeployocp
* Re-add
|
| | |
| | |
| | |
| | |
| | |
| | | |
* Fixed arch image
* Fixed some typos
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* README, all.yml, stack_params.yml, heat_stack.yaml.j2: hostname customisation added
* hostnames customisation: default set in stack_params
* heat_stack: bug fix
* fixed commented defaults in group_vars/all.yml
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When using a bastion and a single master, use the lb-secgrp
to access UI port allowed from the ingress bastion node cidr.
For HA (masters>1), UI still should be accessed via
the LB node's ingress cidr, omitting the bastion.
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
|