-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dataset summary in testbed instance does not show valid info for validFileOnly flag #96
Comments
The actual issue lies in DBS database itself rather than in a code:
So, we need to check few things in DBS database using int account:
|
And, upon further investigation I see the following in testbed DB:
So, the dataset is valid but its files has 0 for |
FYI. I have made the same observation around a month ago: data that we used to use from DBS testbed for the last year or so, suddenly changed in testbed and files got marked as invalid, failing as well a few of the test workflow templates that we use in WMCore. |
@d-ylee , I suggest that you investigate further with Kate (and, or Yuyi) because it seems to be DB issue rather the server one (regardless of implementation) since the root of the problem comes from queries I have shown. |
one particular suggestion (to discuss with Kate) is to repopulate DBS testbed database from production one such that we'll have the same content. |
+1 for (re)populating testbed with a current dump of the production server. |
Here is three different outputs using testbed instance:
while in DBS production we have
The text was updated successfully, but these errors were encountered: