| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
A difference to CentOS7, we install individual gluster-ansible packages.
The gluster-ansible package doesn't exist for CentOS 8
We also install make which doesn't exist in the CentOS 8 image used by
Vagrant.
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
| |
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
| |
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
| |
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
| |
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
| |
The distro-vars.yml will be used to set variables for a specific distro.
This includes
vagrant_image, which is used to specify the image to be used by Vagrant and
distro_specific actions, which indicate the yaml file to include for
distribution specific actions.
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
|
|
|
| |
Convert the Vagrantfile to a jinja template.
This allows us to specify which image to use by the vagrant executable.
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
|
|
| |
Use this role to setup defaults in case runtime variables are not set.
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
|
|
|
|
|
| |
We use pip to upgrade the jinja2 library to the latest version. This is
required when re-running the scripts to install the test machines.
bug: https://github.com/gluster/samba-integration/issues/60
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
|
|
|
| |
For debugging network connectivity issues, we printed the contents
of /etc/resolv.conf. This is not needed any more. Removing it.
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
| |
This allows callers to follow the status as the commands are executed on
setup.
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
| |
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
|
|
|
| |
This contains information about the test setup which can be used by the
testing infrastructure to run its tests.
Signed-off-by: Sachin Prabhu
|
|
|
|
| |
Signed-off-by: Anoop C S <anoopcs@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
| |
On a Centos 5 machine, vagrant ssh-config generates an ssh-config with
the file for IdentityFile enclosed in quotes. The current regex doesn't
take care of trailing ".
We do not need an elaborate regex for the ansible lininfile call and
replace the existing one with a simpler one.
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
| |
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
|
|
| |
Use opportunity to clean up typo
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
| |
- vagrant up/provision
- prepare inventory for using ansible on the setup machine
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
|
|
| |
artifacts.ci.centos.org is the official name to use for the artifacts
that are built through a CI job. It seems ci.centos.org/artifacts uses
some form of redirection that does not work from within the CI
environment.
Signed-off-by: Niels de Vos <ndevos@redhat.com>
|
|
|
|
| |
Signed-off-by: Anoop C S <anoopcs@redhat.com>
|
|
|
|
| |
Signed-off-by: Anoop C S <anoopcs@redhat.com>
|
|
Signed-off-by: Anoop C S <anoopcs@redhat.com>
|