Skip to content

Ensure Tank Jobs correctly stop when Simulation Time is met#346

Merged
Zakaria-Kofiro merged 1 commit intomasterfrom
zkofiro/SRE-33323
Nov 14, 2024
Merged

Ensure Tank Jobs correctly stop when Simulation Time is met#346
Zakaria-Kofiro merged 1 commit intomasterfrom
zkofiro/SRE-33323

Conversation

@Zakaria-Kofiro
Copy link
Collaborator

@Zakaria-Kofiro Zakaria-Kofiro commented Nov 14, 2024

Ensure Tank Jobs correctly stop when Simulation Time is met
Sometimes, Tank jobs ignore the check for simulation time and continue running nonetheless - this extra check ensures the jobs stop after simulation time is met by checking against a volatile boolean variable, which is flipped once simulation time is met and checked at the start of every loop.

Please make sure these check boxes are checked before submitting

  • ** Squashed Commits **
  • ** All Tests Passed ** - mvn clean test -P default

** PR review process **

  • Requires one +1 from a reviewer
  • Repository owners will merge your PR once it is approved.

@Zakaria-Kofiro Zakaria-Kofiro merged commit ba7c20b into master Nov 14, 2024
@Zakaria-Kofiro Zakaria-Kofiro deleted the zkofiro/SRE-33323 branch November 14, 2024 21:13
kevin-mcgoldrick added a commit that referenced this pull request Jan 16, 2025
* master: (46 commits)
  Update doPUT to add boundary to multi-part + add doPatch  (#363)
  Reduce Regex on RESPONSE_BODY (#362)
  CVE-2024-38827 (#351)
  add JobMakerTest (#361)
  Update AWS bom (#359)
  Bump org.apache.tomcat:tomcat-catalina from 11.0.1 to 11.0.2 (#357)
  updating command (#356)
  Update AgentStartup command to pass in list of arguments (#355)
  Enable Connection Manager Sharing in Apache Http 4.5 (#353)
  Agent Debugger Export Responses (CSV) (#350)
  Update Tomcat Release to 11
  Project SaveAs now correctly copies all project values (#345)
  make sure that simulation time is met (#346)
  Prep Snapshot 4.1.1
  Release 4.1.0
  Library Updates (#344)
  single instance object mapper shared for the life of the apimonitor (#343)
  Filter by content-type to save responseBody (#321)
  cancel button working when canceling script group deletion (#342)
  Updating Agent Startup Command (#341)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants