Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenStack
oslo
python-oslo.service
Commits
a85a04c3
Commit
a85a04c3
authored
Mar 25, 2022
by
Thomas Goirand
Browse files
Add autopkgtest.
parent
22892020
Pipeline
#416644
failed with stages
in 21 minutes and 2 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
a85a04c3
python-oslo.service (2.8.0-2) unstable; urgency=medium
* Uploading to unstable.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Fri, 25 Mar 2022 09:07:16 +0100
...
...
debian/tests/control
0 → 100644
View file @
a85a04c3
Tests: unittests
Depends:
@,
@builddeps@,
Restrictions: allow-stderr needs-root
debian/tests/unittests
0 → 100644
View file @
a85a04c3
#!/bin/sh
set
-e
pkgos-dh_auto_test
--no-py2
'oslo_service\.tests\.(?!(.*test_wsgi\.TestWSGIServerWithSSL\.test_app_using_ipv6_and_ssl.*|.*test_wsgi\.TestWSGIServerWithSSL\.test_ssl_server.*|.*test_wsgi\.TestWSGIServerWithSSL\.test_two_servers.*|.*test_service\.EventletServerServiceLauncherTest\.test_graceful_stop_with_exceeded_graceful_shutdown_timeout.*|.*test_service.EventletServerServiceLauncherTest.test_shuts_down_on_sigint_when_client_connected.*|.*test_service.ServiceLauncherTest.test_child_signal_sighup.*|.*test_service.ProcessLauncherTest.test_stop.*))'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment