Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
| auto classname = "std::vector<int64_t>"; | ||
| metadata["adjustableEOV"] = "true"; | ||
| ret = api.storeAsTFile_impl(&(vect), *ti, ccdbPath, metadata, tmin, tmax); | ||
| if (!api.isSnapshotMode() && metadata.find("adjustableEOV") != metadata.end() && metadata.find("default") == metadata.end()) { |
There was a problem hiding this comment.
It's ok, although since you know how you fill the metadata, the checks for metadata.find("adjustableEOV") != metadata.end() && metadata.find("default") == metadata.end() are not really needed.
There was a problem hiding this comment.
Thanks. I removed the check.
|
Error while checking build/O2/fullCI_slc9 for 48f9b11 at 2025-07-22 12:31: Full log here. |
|
@shahor02 can it go ? |
* dev:orbitReset EOV * clang * fix
No description provided.