<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tests/functional/fixtures, branch main</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>chore: revert compose upgrade</title>
<updated>2022-10-18T20:59:18+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-10-18T20:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=dd04e8ef7eee2793fba38a1eec019b00b3bb616e'/>
<id>dd04e8ef7eee2793fba38a1eec019b00b3bb616e</id>
<content type='text'>
This reverts commit f825d70e25feae8cd9da84e768ec6075edbc2200.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit f825d70e25feae8cd9da84e768ec6075edbc2200.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: pytest-docker fixtures</title>
<updated>2022-10-16T18:37:39+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-10-16T05:00:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=3e4781a66577a6ded58f721739f8e9422886f9cd'/>
<id>3e4781a66577a6ded58f721739f8e9422886f9cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump GitLab docker image to 15.4.0-ee.0</title>
<updated>2022-09-23T06:27:14+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-09-23T06:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=b87a2bc7cfacd3a3c4a18342c07b89356bf38d50'/>
<id>b87a2bc7cfacd3a3c4a18342c07b89356bf38d50</id>
<content type='text'>
 * Use `settings.delayed_group_deletion=False` as that is the
   recommended method to turn off the delayed group deletion now.
 * Change test to look for `default` as `pages` is not mentioned in
   the docs[1]

[1] https://docs.gitlab.com/ee/api/sidekiq_metrics.html#get-the-current-queue-metrics
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Use `settings.delayed_group_deletion=False` as that is the
   recommended method to turn off the delayed group deletion now.
 * Change test to look for `default` as `pages` is not mentioned in
   the docs[1]

[1] https://docs.gitlab.com/ee/api/sidekiq_metrics.html#get-the-current-queue-metrics
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2188 from python-gitlab/jlvillal/fix_functional_ci</title>
<updated>2022-07-29T16:39:46+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-29T16:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=17414f787a70a0d916193ac71bccce0297c4e4e8'/>
<id>17414f787a70a0d916193ac71bccce0297c4e4e8</id>
<content type='text'>
test: attempt to make functional test startup more reliable</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test: attempt to make functional test startup more reliable</pre>
</div>
</content>
</entry>
<entry>
<title>test: attempt to make functional test startup more reliable</title>
<updated>2022-07-29T15:39:42+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-07-29T15:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=67508e8100be18ce066016dcb8e39fa9f0c59e51'/>
<id>67508e8100be18ce066016dcb8e39fa9f0c59e51</id>
<content type='text'>
The functional tests have been erratic. Current theory is that we are
starting the tests before the GitLab container is fully up and
running.

  * Add checking of the Health Check[1] endpoints.
  * Add a 20 second delay after we believe it is up and running.
  * Increase timeout from 300 to 400 seconds

[1] https://docs.gitlab.com/ee/user/admin_area/monitoring/health_check.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functional tests have been erratic. Current theory is that we are
starting the tests before the GitLab container is fully up and
running.

  * Add checking of the Health Check[1] endpoints.
  * Add a 20 second delay after we believe it is up and running.
  * Increase timeout from 300 to 400 seconds

[1] https://docs.gitlab.com/ee/user/admin_area/monitoring/health_check.html
</pre>
</div>
</content>
</entry>
<entry>
<title>test(functional): bump GitLab docker image to 15.2.0-ee.0</title>
<updated>2022-07-27T16:21:35+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-07-27T16:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=69014e9be3a781be6742478af820ea097d004791'/>
<id>69014e9be3a781be6742478af820ea097d004791</id>
<content type='text'>
Use the GitLab docker image 15.2.0-ee.0 in the functional testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the GitLab docker image 15.2.0-ee.0 in the functional testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: revert "test(functional): simplify token creation"</title>
<updated>2022-07-26T16:25:34+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-26T16:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=4b798fc2fdc44b73790c493c329147013464de14'/>
<id>4b798fc2fdc44b73790c493c329147013464de14</id>
<content type='text'>
This reverts commit 67ab24fe5ae10a9f8cc9122b1a08848e8927635d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 67ab24fe5ae10a9f8cc9122b1a08848e8927635d.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: enable using GitLab EE in functional tests</title>
<updated>2022-07-26T05:43:53+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-07-26T05:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=17c01ea55806c722523f2f9aef0175455ec942c5'/>
<id>17c01ea55806c722523f2f9aef0175455ec942c5</id>
<content type='text'>
Enable using GitLab Enterprise Edition (EE) in the functional tests.
This will allow us to add functional tests for EE only features in the
functional tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable using GitLab Enterprise Edition (EE) in the functional tests.
This will allow us to add functional tests for EE only features in the
functional tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(functional): simplify token creation</title>
<updated>2022-07-26T05:31:22+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-25T22:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=67ab24fe5ae10a9f8cc9122b1a08848e8927635d'/>
<id>67ab24fe5ae10a9f8cc9122b1a08848e8927635d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): upgrade gitlab-ce to 14.9.2-ce.0</title>
<updated>2022-04-01T15:22:19+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-04-01T09:27:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d508b1809ff3962993a2279b41b7d20e42d6e329'/>
<id>d508b1809ff3962993a2279b41b7d20e42d6e329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
