Tobiko should now log its output to '{{ ansible_user_dir }}'
directory thus it will be fetched by Zuul after job ends and
we will be able to check tobiko logs after every CI job run in
Zuul.
Change-Id: I2f6e0edd2878e5a7ffd9697a3eaeea61a4c03674
The purpouse is being able to test L3-HA scenario tests
Co-Authored-By: Slawomir Kaplonski <skaplons@redhat.com>
Change-Id: I1710c1abf644a6d00f3e4dfc1875b33b84a10013
- use 3 compute nodes on last OpenStack versions with CentOS due to an
experienced lack of memory forbidding nova for spawning VMs
Change-Id: I54048672bc0e85710dd925c0255c1ee17a655796
Fedora 28 is an EOL release of fedora and OpenDev is very close to being
able to remove those images. Tobiko is one of the last projects using
the image. Update the use of that image to fedora latest (currently 29)
so that newer fedora releases are tracked.
Change-Id: I21ac4f8a9b283190d0b1424e314f4e92fbf54926
Irrelevant files where overriden in functional and scenario test case
jobs loosing values from the base devstack job. This fixes it.
Change-Id: I26dc52bb70cc1747df374978479e3fd4786846a8
This include some other imporvements, like for example tobiko.log file
configuration, and making plugin more configurable.
Change-Id: I7cc36845de419fa963548ed381f26152cc8267a8
Because of bug [1] in dnsmasq in Fedora 28 we need to disable
dns-integration in Neutron for this job as a workaround of this problem.
When dns integration is disabled, Neutron will not set hostname for port
to be same as VM's name thus this dnsmasq bug will not be triggered.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1695647
Change-Id: Id3e5c1095b5de0c56527a233ff04b66374128973
Currently Swift can't run properly with python 3. It is also
not needed for current tobiko-devstack job and disabling it
speeds up job a bit so lets disable it.
Change-Id: I02bdb4bb967eebb3c61199418126dd0001dec431
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.
This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.
This update should result in no functional change.
For more information see the thread at
http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html
Change-Id: I8e0d3ada0cf0ad37a09354b1c1e87e480b40de75
Nodeset openstack-three-node-bionic defined in devstack repo, in [1]
is the same as was defined in tobiko repository.
So lets reuse common template in tobiko.
[1] 16eea25b26/.zuul.yaml (L152)
Change-Id: I3637dbdc780aa1ec2bf9a8a71731ba66d28af4cd