Commit Graph

20 Commits

Author SHA1 Message Date
Ghanshyam Mann a43311b7ef Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: Ic209179b0be9c3746a702ccea2dd35e883e78bee
2024-02-24 11:43:49 -08:00
Chandan Kumar (raukadah) 31731e145a Use python job template for Zed
the current master should be compatible with the Zed
release of the other projects.

Related-Bug: #1974244
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: I4ae059fe095378c3ee3b072b6216908a8988bf26
2022-05-20 08:02:59 +00:00
Takashi Kajinami a2d68fae8d Use Python3 yoga unit tests
Because the Xena release is not being created for TripleO repos, test
runtime is not updated by automation tools. This change updates
the job template to use the tested runtime for Yoga.

Change-Id: Iec0bc2e4d6a773e4085bc05f6b08e676cc9424f0
2021-12-15 18:27:02 +09:00
OpenStack Release Bot 2ca8bd1300 Add Python3 xena unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for xena.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Ia63b1b55cbc844b6ef6e3619334e408a81c4999e
2021-11-03 08:33:44 -06:00
Sorin Sbarnea c69ead8b45 Drop pbr version ceiling and add py39 testing
- Ceiling of pbr version can create installation conflicts with pip.
- Fixes tox default env list to be python version agnostic
- Updated template to use newer jobs (include testing with newer python)

Bug: #1921679
Change-Id: Ifd0d2f810799992faa1db41b80bf93bc97d5d19d
2021-03-30 10:57:41 +00:00
OpenStack Release Bot ef155ed89d Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I72983d251aee7b2696a0b2eba9190d101b0122d0
2020-05-26 17:15:58 +00:00
Wes Hayutin dc1104efdc update python tox tests
Partial-Bug: #1861803
Change-Id: If892caae1f0f498d2061e3fab6b68fb65491d1fd
2020-02-04 21:27:08 +00:00
pengyuesheng 8c46314105 Switch to Ussuri jobs
Change-Id: I2b2bdfd6d9e270e771797e689ada642e61fd7ceb
2019-10-25 15:22:02 +08:00
Corey Bryant 4b51f22b97 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: I99b437baa4f2a419c471064045aa358e3f05ceb5
Story: #2005924
Task: #34253
2019-07-12 16:21:47 -04:00
Alex Schultz 21b85df490 Replace multinode jobs with image builds
This repository is not used in the multinode jobs. We should be running
the image build job and OVB jobs to test this.

Change-Id: I757bacb4d4f8a8ab30886a3624b4d985960bbc8a
2019-06-11 07:37:16 -06:00
Natal Ngétal 08596fd4c7 [Configuration] Add missing py37 and corrected default envlist.
Change order of default tox envlist in order of likeliness to fail on a
new change and add py37 and py36.

Change-Id: If665ba6101ab2419a4418d7bb473ae5bb5b890c4
2018-12-19 11:10:12 +01:00
Alex Schultz 93b0c667fb Drop baremetal job template
https://review.openstack.org/#/c/619337/ switched the jobs to a noop for
master and since this file is branched we no longer need to keep this
template definition in this project.

Change-Id: Id69b553319146d3199684a59f9cfe4cc72d65f90
2018-12-13 13:53:08 -07:00
qingszhao b421b6129b add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ibf92e87e90f111d283460f59f782dec8b5229158
Story: #2002586
Task: #24341
2018-09-18 12:23:59 -04:00
Doug Hellmann 5eb5475d05 add python 3.5 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.5 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Iab2a0626bfbf551aac0aa30c07a2e5bee3513575
Story: #2002586
Task: #24341
2018-08-31 17:33:32 +00:00
qingszhao d46807d6d2 switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I77f5ae1fc8bad0d994c7e226c99ab076add6555c
Story: #2002586
Task: #24341
2018-08-24 05:01:00 +00:00
qingszhao e2476d7590 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Icb65dad5452802e123cc8b7d9df75f8fdbc6c007
Story: #2002586
Task: #24341
2018-08-24 04:59:38 +00:00
Alex Schultz a7837c9430 Add python jobs to tripleo-image-elements
This change also fixes the python tests to properly mock the path so our
stubs work if the command already exists on the system path.

Change-Id: I7c54b1d99e7cf6c4e3f4ded8c518bf447b2ba1de
2018-05-31 10:50:16 -06:00
James E. Blair dc4fd4986a Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: I2f72ee6dfccef10ddc5288e48ce96704f2f2c295
2018-02-01 03:37:10 -08:00
Sagi Shnaidman ebfa2e6e0b Remove RH1 OVB jobs from configuration
Remove OVB RH1 jobs from configuration for this repo
Related-Bug: #1744763

Change-Id: Idd8ab8e458c1a7abbd26eaebfac055cef9441e75
2018-01-22 19:38:04 +00:00
Emilien Macchi 90b9a25af7 Migrate t-i-e to zuul v3 jobs
Define the zuul v3 layout for jobs that we want to execute.

Change-Id: I1791718d0cf96094ff860875dd073ca205132de5
2017-11-17 20:13:34 +00:00