Commit Graph

5 Commits

Author SHA1 Message Date
Witek Bedyk aea6e4858d Remove project content
This is step 2 of the project retirement process as described in [1].
Project retirement has been anounced here [2].

[1] https://docs.opendev.org/opendev/infra-manual/latest/drivers.html#step-2-remove-project-content
[2] http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016830.html

Depends-On: https://review.opendev.org/751987
Change-Id: Id4c4f95fee1787e23a3156933c40c491f298128e
2020-10-22 15:11:34 +02:00
Corey Bryant 5dbeff5746 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I29873a103a676b5f7b4919578610ba6afd82c7a8
Story: #2005924
Task: #34223
2019-09-13 05:59:46 +00:00
Daisuke Fujita 98f3c60646 Update Spark version
This patch updates Spark version from 1.6.1 to 2.1.0 for maintenance reason.

Change-Id: Icfb6e678b38dcceba67b96f6bf72f48d6e18fba3
2019-01-12 17:02:14 -08:00
Andreas Jaeger f695f22ece Fix tools/test-setup.sh
Replace {{ - as used in project-config - with {, we do not need
quoting.

This change is needed to fix gates now.

Change-Id: Idea50d1f63e3076be68eed277c28141c311b2c97
2016-12-14 12:02:14 +01:00
Andreas Jaeger 2d16acee4f Prepare for using standard py27 test
Instead of setting up spark in the CI job, move the set up here so that
it can be reused by other jobs as well.

Create a test-setup.sh script that developer can also use to setup their
own environment.

This makes it easier for monasca-analytics to change the setup,
documents the setup, and enables developer to reuse it.

For details see:
http://lists.openstack.org/pipermail/openstack-dev/2016-November/107784.html

Change-Id: Id1a0b8d44d5a258746dd1f443610293163e64096
Needed-By: I0fdce1a977f59cdcb8c63c2b215316cbfcf4fef4
2016-12-09 09:25:40 +01:00