-
Story
-
Resolution: Done
-
Major
-
None
-
None
The 'MCD' and 'Validation' tasks ignore content that is less than 10 minutes old. The reason given for this is it helps avoid partially syncing content to Central that has only partially been deployed.
This makes sense for MCD, but less so for 'Validation' tasks for staging repos. So the request is that for those the check covers all content in the repo.
What I'm requiring WildFly project deployers to do is to deploy to a staging repo and run the appropriate Validation task before doing the staging-move to the ultimate repo. I tell them to wait 10 minutes before doing the validation, otherwise they may get a inapplicable result that didn't check their stuff.
This "wait 10 minutes" instruction is not going to work; for sure people will forget, or not notice it or whatever, as it breaks the natural flow of work. They will stage the content and immediately go to the UI to run the task.
We've already had one invalid component get moved from 'wildfly-staging' to 'releases' because of this.