pagure Logo
  • Log In

patrikp / fedora-ci / monitor-gating

Forked from fedora-ci/monitor-gating 10 months ago
Clone
Source Code
GIT
  • Source
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 103

Branch: master
master production zuul_ci
Fix appending an element to a list rather than trying to call the list
Pierre-Yves Chibon • 2 years ago  
69e327b
Add some more debugging
Pierre-Yves Chibon • 2 years ago  
258daf1
Flush some prints
Pierre-Yves Chibon • 2 years ago  
7de62ba
When notifying on errors, don't send the raw error object, send its text version
Pierre-Yves Chibon • 2 years ago  
67e9a66
Add missing import to the runner.py
Pierre-Yves Chibon • 2 years ago  
765c212
Check that the request return a 2xx code before proceeding
Pierre-Yves Chibon • 2 years ago  
77e00c4
Add more debugging
Pierre-Yves Chibon • 2 years ago  
801fdee
Add some debugging for the keytab file
Pierre-Yves Chibon • 2 years ago  
66a3b0c
Add and use setup.py, requirements.txt
Nils Philippsen • 2 years ago  
5d921d3
Dockerfile: install default configuration file
Nils Philippsen • 2 years ago  
f7a4628
Make container entrypoint script more flexible
Nils Philippsen • 2 years ago  
0a81be6
Move code into its own `monitor_gating` package
Nils Philippsen • 2 years ago  
17662ad
Expand the documentation for those of us that don't measure time in seconds
Pierre-Yves Chibon • 2 years ago  
8b2b6a0
Add support for opening a ticket on a specific project when a test fails
Pierre-Yves Chibon • 2 years ago  
94c121d
Make configurable the project which slows down the subsequent runs
Pierre-Yves Chibon • 2 years ago  
4a797f5
Include in the notifications sent on the bus the tools that failed
Pierre-Yves Chibon • 2 years ago  
fe94d7f
For failed each operation in MonitorUtils record what failed
Pierre-Yves Chibon • 2 years ago  
c7d1c8f
Have the tests return the MonitorUtils object instead of the logs
Pierre-Yves Chibon • 2 years ago  
041aee0
flake8 and black fixes for the entire project
Pierre-Yves Chibon • 2 years ago  
315b954
Run black on the entire project
Pierre-Yves Chibon • 2 years ago  
542bb3e
Refactor the code to make explicit what is imported from utils
Pierre-Yves Chibon • 2 years ago  
2f90b90
Rename the utils variable to not conflict with the utils module
Pierre-Yves Chibon • 2 years ago  
fcbd439
Send the a notification when the script itself crashed
Pierre-Yves Chibon • 2 years ago  
0658443
Clean up the side-tag in the runner rather than the test
Pierre-Yves Chibon • 2 years ago  
f8d2d2d
Do not split the kerberos principal, it is needed to list the side-tags
Pierre-Yves Chibon • 2 years ago  
d429888
Always try to clean up the side-tag at the end of the run
Pierre-Yves Chibon • 2 years ago  
6d2792a
Add a script to clean up potential left over side-tags
Pierre-Yves Chibon • 2 years ago  
50ff0c3
Move the configuration example keys in their right configuration file
Pierre-Yves Chibon • 2 years ago  
f140659
Add an unique identifier to each run
Pierre-Yves Chibon • 2 years ago  
8d73beb
Run black without argument on the entire project
Pierre-Yves Chibon • 2 years ago  
3899dac
Allow logging into kerberos directly from the python code
Pierre-Yves Chibon • 2 years ago  
7e52e32
Do not hardcode the final koji tag in the code
Pierre-Yves Chibon • 2 years ago  
f988b5a
Adjust username in kinit line in production
Pierre-Yves Chibon • 2 years ago  
1adae27
Adjust the path to the keytab in production
Pierre-Yves Chibon • 2 years ago  
b52b2c1
Use an environment variable to distinguish prod from staging
Pierre-Yves Chibon • 2 years ago  
1cb34cb
Adjust the topic used when a run finished
Pierre-Yves Chibon • 2 years ago  
472d6b7
Adjust the project for openshift deployment
Pierre-Yves Chibon • 2 years ago  
16b1542
Specify the user who is doing the clone
Pierre-Yves Chibon • 2 years ago  
cd9063a
Fixup the time it took to get results from datagrepper
Pierre-Yves Chibon • 2 years ago  
d26690f
Tags to search blokcing issues no longer hardcoded.
Adam Saleh • 2 years ago  
7d1f9ce
Flake fixes, added pre-commit and flake config.
Adam Saleh • 2 years ago  
617356a
Test for open issues based on packager_workflow_blocker and staging tags in fedora-infrastructure, and schedule next run in 12 hour instead 1 .
Adam Saleh • 2 years ago  
4c5a748
Rename monitor_gating to monitor_gating_single_build
Pierre-Yves Chibon • 2 years ago  
a122575
Print the stacktrace when catching an exception
Pierre-Yves Chibon • 2 years ago  
6f95c37
Add the multi-builds gating workflow to the runner
Pierre-Yves Chibon • 2 years ago  
6512b65
Make the single build and multi builds script return their logs
Pierre-Yves Chibon • 2 years ago  
5768a2d
Specify a git user and email in the clone
Pierre-Yves Chibon • 2 years ago  
4151346
Fixed multi-build, so that it conforms to the refactor, removed unused imports.
Adam Saleh • 2 years ago  
51a7631
Add notifications upon test start and end
Pierre-Yves Chibon • 2 years ago  
1393876
Move the utility functions to a class so logs can be recorded
Pierre-Yves Chibon • 2 years ago  
55b100f
Catch exceptions when running the tests so the runner can keep running
Pierre-Yves Chibon • 2 years ago  
84bca69
  • « Newer
  • page 1 of 3
  • » Older
Powered by Pagure 5.13.3
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.