An error occurred fetching the project authors.
  1. 28 Sep, 2024 1 commit
  2. 04 Sep, 2024 1 commit
    • Bipin Adhikari's avatar
      Seperated Create_Workspace as a seperate XML task · 44d0c888
      Bipin Adhikari authored
      Create_Workspace is used used in XML files instead of directly being
      executed in DeployObject(). This can be problematic if we deploy
      multiple services on the same host, since a previous workspace will be
      deleted. Also, it removes futile git clones.
      
      There are other XML steps (CppCheckAnalysis, LicenceAndFormattingCheck,
      BuildImage, BuildProxy, BuildClusterImage) that implicitly called
      Create_Workspace. Those calls have been removed and care has been taken
      to insert the corresponding Create_Workspace steps in the XML.
      44d0c888
  3. 27 Mar, 2024 3 commits
  4. 07 Aug, 2023 1 commit
    • Robert Schmidt's avatar
      Specify realistic LTE iperf bitrate thresholds · 5d66ae56
      Robert Schmidt authored
      A side effect of the previous commit's refactoring is that we mark the
      pipeline as failed if a (packet loss/bitrate) threshold is violated.
      Previously, the HTML would contain a "Perf not met" hint, but be marked
      as successful.
      
      This commit introduces more realistic thresholds for various pipeline
      runs. The values are arbitary, following the performances in pipelines
      that were marked as successful, but actually had performance problems.
      They allow, though, a pipeline to pass following the normal performance
      we saw the last weeks.
      5d66ae56
  5. 03 Jul, 2023 1 commit
  6. 23 Feb, 2023 1 commit
  7. 18 Feb, 2023 2 commits
  8. 25 Oct, 2022 1 commit
  9. 19 Oct, 2022 1 commit
  10. 18 Oct, 2022 1 commit