This website requires JavaScript.
Explore
Help
Register
Sign In
modules
/
fm-orchestrator
Watch
1
Star
0
Fork
0
You've already forked fm-orchestrator
mirror of
https://pagure.io/fm-orchestrator.git
synced
2026-02-09 08:13:21 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
acc6bbc2c1944e02cb7c8115156a44ae6b3690b0
fm-orchestrator
/
tests
History
Jan Kaluza
008f2c9d29
Make SCM check faster by consolidating two SCM checks to single check executed in ThreadPool. Use 'git checkout' instead of HTTP HEAD request, because it is much faster in Fedora cgit case.
2017-01-11 15:09:49 +01:00
..
test_build
Fix tag_artifacts with concurrent build threshold, do not send repo-done in Mock backend after each build, but just after the tag_artifacts call.
2017-01-06 11:04:54 +01:00
test_builder
Get tests of the retry decorator working in the test suite.
2016-11-18 10:19:41 -05:00
test_models
tests and test.test_models module initialization updated
2016-11-21 22:53:32 +01:00
test_scheduler
Use the database in test_repo_done.py tests
2016-12-12 09:00:44 -05:00
test_views
Make SCM check faster by consolidating two SCM checks to single check executed in ThreadPool. Use 'git checkout' instead of HTTP HEAD request, because it is much faster in Fedora cgit case.
2017-01-11 15:09:49 +01:00
__init__.py
Use the database in test_repo_done.py tests
2016-12-12 09:00:44 -05:00
test_auth.py
Use OIDC to auth the users, replace submit-build.sh by submit-build.py which does hackish way of OIDC just to test things.
2016-12-02 14:52:04 +01:00
test_copr.py
…