-
Notifications
You must be signed in to change notification settings - Fork 578
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
Transition to new site testing-vm.sandia.gov/cdash/ #3285
Comments
FYI: I just turned off emails coming from the "Continuous" Group for the Trilinos project on the site testing.sandia.gov/cdash/ in order to accommodate switching the post-push CI build to all-at-once mode (see #3283). The "Continuous" Group has been configured to send out CDash emails for the Trilinos project on the new site testing-vm.sandia.gov/cdash/ for some time so nothing is lost by doing this. |
@jwillenbring, should we go ahead and turn off all CDash emails coming from testing.sandia.gov/cdash/? |
With @jwillenbring's approval, I am pulling the trigger on this. I just realized that we need to update the I would also like to ensure that the 'master' branch is updated from 'develop' that contains the change to |
This is one of the steps to transition from testing.sandia.gov/cdash/ to testing-vm.sandia.gov/cdash/. We need to turn off submits to testing.sandia.gov/cdash/ in all automated builds before we create a redirect from testing.sandia.gov/cdash/ to testing-vm.sandia.gov/cdash/ since I am not sure how CDash will handle duplicate submits of the same data for the same builds.
@trilinos/framework, I created PR #3305 to submit to testing-vm.sandia.gov/cdash/ by default and stop submitting to testing.sandia.gov/cdash/. Can one of you please approve that PR? We need to get this merged to 'develop' and update 'master' at least a full day before we redirect from testing.sandia.gov/cdash/ to testing-vm.sandia.gov/cdash/ to avoid submitting the same data twice to the same CDash site. |
I sent out the below email announcing this transition. Because results will just be missing on testing.sandia.gov/cdash/ for several days, I will go ahead and update all of the references to the former on the trilinos GitHub wiki to smooth the transition. Also, I have noticed that filters for older CDash sites don't always work on newer CDash sites so I will check those as well as part of the update. From: Bartlett, Roscoe A Hello Trilinos Developers, FYI: We will be transitioning from the testing.sandia.gov/cdash/ site to the testing-vm.sandia.gov/cdash/ site over the next few days. During this transition, we will update the configuration files in Trilinos to stop submitting to testing.sandia.gov/cdash/ and results will only be seen on testing-vm.sandia.gov/cdash/. Once the transition is complete, we will put in a web URL redirect from testing.sandia.gov/cdash/ to testing-vm.sandia.gov/cdash/ for those how may have pointers to the prior site. For more details and to track progress on this activity, see: Cheers, -Ross |
The below email response fro Zack G. at Kitware confirms that we need to be careful and not submit results twice. Therefore, I will put in a step to watch testing.sandia.gov/cdash/ for a full day to make sure that nothing gets submitted to this once 'master' has been updated for a full 24 hours time period. From: Zack Galbreath On Wed, Aug 15, 2018 at 6:58 PM, Bartlett, Roscoe A wrote:
For the most part, numbers & such will get doubled. For instance, if you submit the same Test.xml file twice then its build will have two copies of each test. I believe this behavior is the same for build warnings & errors. |
…ing-vm Submit only to testing-vm.sandia.gov/cdash/ (#3285)
PR #3305 was just merged which changes to submit Trilinos configure, build, and test results only to testing-vm.sandia.gov/cdash/ by default and change the submission of results for the old TrilinosDriver project using the old Trilinos Dashboard Driver process from the TrilinosDriver project on testing.sandia.gov/cdash/ to testing-vm.sandia.gov/cdash/. Now we wait and watch the CDash sites and ensure that there are no submissions to any testing.sandia.gov/cdash/ project in a couple of days (hopefully). |
FYI: I don't know if this is related to this transition and changes in the I will wait and see if this clears up tomorrow and after that. If not, then I will dig into this on Monday morning. |
FYI: I updated all of the references for testing.sandia.gov/cdash/ on the Trilinos wiki to testing-vm.sandia.gov/cdash/ in the Trilinos.wiki repo commit:
|
FYI: The only build being submitted to the Trilinos CDash project on the old CDash site testing.sandia.gov/cdash/ is the build that build is using a very old version of Trilinos from 2013 and it is not submitting builds to the CDash site as shown here. Therefore, when we put in the redirect from testing.sandia.gov to testing-vm.sandia.gov, the build will start submitting to the new site automatically through the redirect and it will not submit duplicate results. Also, there is still one build submitting to the TrilinosDriver project on testing.sandia.gov/cdash/ as shown yesterday here. It is the build Therefore, it looks like we are ready to put in the redirect from testing.sandia.gov to testing-vm.sandia.gov. I will let John P. know that he can put this in whenever he has the time. |
FYI: Looking at:
(where the remote |
FYI: John Perseo just put in the redirect from https://testing.sandia.gov/cdash/ to https://testing-vm.sandia.gov/cdash/ and now it seems to be working. We should go back and change all of the references on the wiki pointing to https://testing-vm.sandia.gov/cdash/ to point back to https://testing.sandia.gov/cdash/ at some point. @trilinos/framework, anyone want to do that? |
From: Bartlett, Roscoe A FYI: The transition to the new CDash site https://testing-vm.sandia.gov/cdash/ is complete and https://testing.sandia.gov/cdash/ now redirects to the new CDsah site. -Ross |
This is one of the steps to transition from testing.sandia.gov/cdash/ to testing-vm.sandia.gov/cdash/. We need to turn off submits to testing.sandia.gov/cdash/ in all automated builds before we create a redirect from testing.sandia.gov/cdash/ to testing-vm.sandia.gov/cdash/ since I am not sure how CDash will handle duplicate submits of the same data for the same builds.
CC: @trilinos/framework
Next Action Status
PR #3305 merged on 8/16/2018 that submits only to testing-vm.sandia.gov/cdash/. Redirect from https://testing.sandia.gov/cdash/ to https://testing-vm.sandia.gov/cdash/ completed on 8/30/2018. Next: Change all wiki references of https://testing-vm.sandia.gov/cdash/ to https://testing.sandia.gov/cdash/?
Description
This Story is to plan and track efforts to switch from the existing testing.sandia.gov/cdash/ site to the new just approved testing-vm.sandia.gov/cdash/ site (see https://gitlab.kitware.com/snl/project-1/issues/33). The machine testing.sandia.gov is old and needs to be retired and the new site testing-vm.sandia.gov/cdash/ supports all-at-once configure/build/test/submit and lots of other improvements and bug fixes.
Tasks
Trilinos/CTestConfig.cmake
.Trilinos/CTestConfig.cmake
file.The text was updated successfully, but these errors were encountered: