Changeset ae14a1 for tests/integration


Ignore:
Timestamp:
May 8, 2017, 6:43:40 PM (8 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Action_Thermostats, Add_AtomRandomPerturbation, Add_RotateAroundBondAction, Add_SelectAtomByNameAction, Adding_Graph_to_ChangeBondActions, Adding_MD_integration_tests, Adding_StructOpt_integration_tests, AutomationFragmentation_failures, Candidate_v1.6.1, ChangeBugEmailaddress, ChangingTestPorts, ChemicalSpaceEvaluator, Docu_Python_wait, EmpiricalPotential_contain_HomologyGraph_documentation, Enhance_userguide, Enhanced_StructuralOptimization, Enhanced_StructuralOptimization_continued, Example_ManyWaysToTranslateAtom, Exclude_Hydrogens_annealWithBondGraph, Fix_ChronosMutex, Fix_StatusMsg, Fix_StepWorldTime_single_argument, Fix_Verbose_Codepatterns, ForceAnnealing_oldresults, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults, ForceAnnealing_with_BondGraph_contraction-expansion, GeometryObjects, Gui_displays_atomic_force_velocity, IndependentFragmentGrids_IntegrationTest, JobMarket_RobustOnKillsSegFaults, JobMarket_StableWorkerPool, PythonUI_with_named_parameters, QtGui_reactivate_TimeChanged_changes, Recreated_GuiChecks, RotateToPrincipalAxisSystem_UndoRedo, StoppableMakroAction, TremoloParser_IncreasedPrecision, TremoloParser_MultipleTimesteps
Children:
2945e6
Parents:
ce254c
Message:

Ports used by regression tests are now between 11024 and 19999.

  • this should hopefully avoid collisions when testing.
Location:
tests/integration
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tests/integration/testsuite-integration-mpqc-jobs.at

    rce254c rae14a1  
    2323
    2424# check that ports are unique over all tests such that they may run in parallel
    25 WORKERPORT=2020
    26 CONTROLLERPORT=2021
    27 WORKERLISTENPORT=2022
     25WORKERPORT=12020
     26CONTROLLERPORT=12021
     27WORKERLISTENPORT=12022
    2828
    2929# start service in background
  • tests/integration/testsuite-integration-vmg-jobs.at

    rce254c rae14a1  
    2323
    2424# check that ports are unique over all tests such that they may run in parallel
    25 WORKERPORT=2030
    26 CONTROLLERPORT=2031
    27 WORKERLISTENPORT=2032
     25WORKERPORT=12030
     26CONTROLLERPORT=12031
     27WORKERLISTENPORT=12032
    2828
    2929# start service in background
Note: See TracChangeset for help on using the changeset viewer.