<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/taskflow.git, branch stable/train</title>
<subtitle>opendev.org: openstack/taskflow.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/'/>
<entry>
<title>Update TOX/UPPER_CONSTRAINTS_FILE for stable/train</title>
<updated>2019-09-20T17:45:01+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2019-09-20T17:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=fbe58dd15c18e6e629def8b39587b712b2088eae'/>
<id>fbe58dd15c18e6e629def8b39587b712b2088eae</id>
<content type='text'>
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/train branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Id5c6b7fdc96948d6b0a3c169c3a720374f49d869
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/train branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Id5c6b7fdc96948d6b0a3c169c3a720374f49d869
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitreview for stable/train</title>
<updated>2019-09-20T17:44:59+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2019-09-20T17:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=e35baf031971613b4bb3c411edc5090b94a4c9b1'/>
<id>e35baf031971613b4bb3c411edc5090b94a4c9b1</id>
<content type='text'>
Change-Id: I92dd51bcf29dce36d33dde5cb6ff1652555b7ecc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I92dd51bcf29dce36d33dde5cb6ff1652555b7ecc
</pre>
</div>
</content>
</entry>
<entry>
<title>Use mysql LONGTEXT for atomdetails results</title>
<updated>2019-08-09T07:18:31+00:00</updated>
<author>
<name>Ann Taraday</name>
<email>akamyshnikova@mirantis.com</email>
</author>
<published>2019-08-08T12:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=f0eae2cc7c1222ee1bbc1a0018337fb2a2289de2'/>
<id>f0eae2cc7c1222ee1bbc1a0018337fb2a2289de2</id>
<content type='text'>
With a lot of possible retries using mysql sa.Text for result field
atomdetails table is not enough.

Updated 'results' column type to LONGTEXT in mysql backend case.

PosgreSQL seems not to be affected as postgres text type is not
having length limitation.

Co-Authored-By: Michael Johnson &lt;johnsomor@gmail.com&gt;

Change-Id: I4e44e3288ae49d85c5b5ce8ff26ba83f3b9d2c7b
Closes-bug: #1838015
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With a lot of possible retries using mysql sa.Text for result field
atomdetails table is not enough.

Updated 'results' column type to LONGTEXT in mysql backend case.

PosgreSQL seems not to be affected as postgres text type is not
having length limitation.

Co-Authored-By: Michael Johnson &lt;johnsomor@gmail.com&gt;

Change-Id: I4e44e3288ae49d85c5b5ce8ff26ba83f3b9d2c7b
Closes-bug: #1838015
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3 Train unit tests</title>
<updated>2019-07-05T19:19:01+00:00</updated>
<author>
<name>Corey Bryant</name>
<email>corey.bryant@canonical.com</email>
</author>
<published>2019-07-05T15:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=e077956819c327f79dcb378c3f638c94a8020fb2'/>
<id>e077956819c327f79dcb378c3f638c94a8020fb2</id>
<content type='text'>
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: Iee35ef61a46fd6a318f9b0b1d4e6436d5fd3c008
Story: #2005924
Task: #34234
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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: Iee35ef61a46fd6a318f9b0b1d4e6436d5fd3c008
Story: #2005924
Task: #34234
</pre>
</div>
</content>
</entry>
<entry>
<title>Add local bindep.txt</title>
<updated>2019-06-26T15:25:54+00:00</updated>
<author>
<name>Elod Illes</name>
<email>elod.illes@est.tech</email>
</author>
<published>2019-06-26T14:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=a081180238feac761c655ece2de3b0e9b68075fa'/>
<id>a081180238feac761c655ece2de3b0e9b68075fa</id>
<content type='text'>
As it was announced [1] global bindep-fallback.txt was removed and now
projects need to have a local bindep.txt to be able to install binary
dependencies for testing.

In test jobs the script tools/test-setup.sh is called which requires
mysql and postgres servers and clients to be installed.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/007272.html

Change-Id: I08797a99c7ba019a4b2dd640a83f45fea8e589bd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As it was announced [1] global bindep-fallback.txt was removed and now
projects need to have a local bindep.txt to be able to install binary
dependencies for testing.

In test jobs the script tools/test-setup.sh is called which requires
mysql and postgres servers and clients to be installed.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/007272.html

Change-Id: I08797a99c7ba019a4b2dd640a83f45fea8e589bd
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused tools/tox_install.sh</title>
<updated>2019-06-05T06:23:10+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2019-06-05T06:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=7b1a65707ebcac8b279f1b2daece75c7183035b2'/>
<id>7b1a65707ebcac8b279f1b2daece75c7183035b2</id>
<content type='text'>
This file is unused and unneeded, remove it.

Change-Id: Ib640408b10e04e1132a807cfc489f0f10633b291
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This file is unused and unneeded, remove it.

Change-Id: Ib640408b10e04e1132a807cfc489f0f10633b291
</pre>
</div>
</content>
</entry>
<entry>
<title>update git.openstack.org to opendev</title>
<updated>2019-05-22T08:51:19+00:00</updated>
<author>
<name>liuwei</name>
<email>liuw147@chinaunicom.cn</email>
</author>
<published>2019-04-29T03:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=5965747909f3439be18d5cb8b4d4c4ce3cca6a2f'/>
<id>5965747909f3439be18d5cb8b4d4c4ce3cca6a2f</id>
<content type='text'>
Change-Id: Ie9f1ca14eed287f3c25553d029d4a4b2ca5274d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie9f1ca14eed287f3c25553d029d4a4b2ca5274d0
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropping the py35 testing</title>
<updated>2019-05-22T08:47:27+00:00</updated>
<author>
<name>Ghanshyam Mann</name>
<email>gmann@ghanshyammann.com</email>
</author>
<published>2019-04-16T04:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=bf0ebe6127100e252768e86e78e4d411a4bdd193'/>
<id>bf0ebe6127100e252768e86e78e4d411a4bdd193</id>
<content type='text'>
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I0fb9547a3156199a6d2ca66258f7c6afab6d0753
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I0fb9547a3156199a6d2ca66258f7c6afab6d0753
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debtcollector requirement</title>
<updated>2019-05-22T08:47:19+00:00</updated>
<author>
<name>Eric Harney</name>
<email>eharney@redhat.com</email>
</author>
<published>2019-05-20T16:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=4bd9a5e064767dab431df28be3cd889579f191f9'/>
<id>4bd9a5e064767dab431df28be3cd889579f191f9</id>
<content type='text'>
This is no longer used.

Change-Id: I15726d27d2e440df207a4c342fe06c7d8b53a079
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is no longer used.

Change-Id: I15726d27d2e440df207a4c342fe06c7d8b53a079
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Sphinx requirement</title>
<updated>2019-05-22T08:35:34+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephenfin@redhat.com</email>
</author>
<published>2019-05-21T09:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/taskflow.git/commit/?id=dd680367c53079433897b3eb7a7d15102ac10a14'/>
<id>dd680367c53079433897b3eb7a7d15102ac10a14</id>
<content type='text'>
Sphinx 2.0 no longer works on python 2.7, so we need to start capping it
there. We remove Sphinx and doc8 from the 'test-requirements.txt' file
and '[extra] test' section in 'setup.cfg' since none of our tests
actually use this. Finally, we remove a number of dependencies from
'doc/requirements.txt' since these were already specified in
'test-requirements.txt' and we install these as part of the tox target.

Change-Id: I3981f47f4278f726e3c078723f90d4b9ba1699a6
Signed-off-by: Stephen Finucane &lt;sfinucan@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sphinx 2.0 no longer works on python 2.7, so we need to start capping it
there. We remove Sphinx and doc8 from the 'test-requirements.txt' file
and '[extra] test' section in 'setup.cfg' since none of our tests
actually use this. Finally, we remove a number of dependencies from
'doc/requirements.txt' since these were already specified in
'test-requirements.txt' and we install these as part of the tox target.

Change-Id: I3981f47f4278f726e3c078723f90d4b9ba1699a6
Signed-off-by: Stephen Finucane &lt;sfinucan@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
