- Nov 30, 2021
-
-
mvelosob authored
-
mvelosob authored
Remove all the code associated to the activity weight fair share scheduling feature: - Remove catalogue functions interacting with the ACTIVITY_WEIGHTS table - Remove code related to activity weights from the scheduler. - Deprecate and mark as optional objectstore schema fields for activity weights (shcema should be backwards and forwards compatible). - Store only activity information in the drive state. In the catalogue methods, default the weight values to 1.0 (avoids having to perform a backwards incompatible catalogue upgrade)
-
Tigran Mkrtchyan authored
- rpm spec file - ci build/test containers
-
Ren Bauer authored
-
- Nov 24, 2021
-
-
Joao Afonso authored
-
mvelosob authored
-
mvelosob authored
-
Jorge Camarero Vera authored
-
- Nov 22, 2021
-
-
Jorge Camarero Vera authored
-
mvelosob authored
In the case the archive has no active files, distinguish between - no ACTIVE tape with copy and at LEAST one non BROKEN copy - All copies on BROKEN tapes - No entry in CTA catalogue
-
- Nov 18, 2021
-
-
Jorge Camarero Vera authored
-
Volodymyr Yurchenko authored
-
- Nov 17, 2021
-
-
Michael Davis authored
And suppresses two false positive warnings in templated classes
-
Michael Davis authored
-
- Nov 16, 2021
-
-
mvelosob authored
-
mvelosob authored
Restoring deleted files implies restoring them in the eos namespace and in the cta catalogue. The command has no atomicity guarantees, a file may be restored in the eos namespace but the restoring in the cta catalogue may fail.
-
Jorge Camarero Vera authored
-
- Nov 15, 2021
-
-
Jorge Camarero Vera authored
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
Add youngestjobcreationtime to archive and retrieve queues in the objectstore. The change is backwards compatible, as the new field is optional and with a default value of 0. The field is updated everywhere in the code where oldestjobcreationtime is also updated. The value is printed per queue using cta-admin sq.
-
mvelosob authored
-
Julien Leduc authored
Not running cppcheck analysis on tag pipelines as these already ran on the corresponding commit pipeline
-
- Nov 12, 2021
-
-
Jorge Camarero Vera authored
-
Jorge Camarero Vera authored
-
Jorge Camarero Vera authored
-
- Nov 11, 2021
-
-
Jorge Camarero Vera authored
-
- Nov 10, 2021
-
-
Michael Davis authored
-
- Nov 09, 2021
-
-
Jorge Camarero Vera authored
-
Michael Davis authored
-
Michael Davis authored
These keys are downloaded in the build process to be packaged with the source RPM. They should not be committed to git so adding them to .gitignore.
-
Tigran Mkrtchyan authored
When StdoutLogger is used in combination with systemd, then header becomes redundant. Signed-off-by:
Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
-