this allows to follows what the simulation is doing.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDSCHabb513ca7d09: Simulation: log at info level recorded metrics
Diff Detail
Diff Detail
- Repository
- rDSCH Scheduling utilities
- Branch
- simulog
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 18661 Build 28877: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 28876: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D4922 (id=17507)
Could not rebase; Attempt merge onto 03460207a1...
Updating 0346020..6ef3d21 Fast-forward swh/scheduler/cli/simulator.py | 20 +++++++++--- swh/scheduler/simulator/__init__.py | 61 ++++++++++++++++++++++--------------- swh/scheduler/simulator/common.py | 34 +++++++++++---------- 3 files changed, 70 insertions(+), 45 deletions(-)
Changes applied before test
commit 6ef3d2177ca00e5f42885eaf6a37ecd0c94df7ac Author: David Douard <david.douard@sdfa3.org> Date: Fri Jan 22 10:47:18 2021 +0100 Simulation: log at infol level recorded metrics this allows to follows what the simulation is doing. commit 6698e51903bfdfcc00cfc55be3056c25c8cb270f Author: David Douard <david.douard@sdfa3.org> Date: Fri Jan 22 09:07:22 2021 +0100 Make plotting histograms optional in simulator cli command commit 1c069ca34add6b26d060588abb7958a089cb0735 Author: David Douard <david.douard@sdfa3.org> Date: Thu Jan 21 11:33:19 2021 +0100 Randomize last_upadte in generated ListedOrigins in fill_test_data also insert objects by batches of 10k to make it nicer with ram usage. commit 8a9aaf3942d5585e6af038ebced3cde6faf27c7e Author: David Douard <david.douard@sdfa3.org> Date: Thu Jan 21 11:30:21 2021 +0100 Add a --num-origins option to the fill-test-data cli command
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/247/ for more details.
swh/scheduler/simulator/__init__.py | ||
---|---|---|
39 |
Comment Actions
Build is green
Patch application report for D4922 (id=17511)
Rebasing onto 03460207a1...
Current branch diff-target is up to date.
Changes applied before test
commit be0847aff4509a7dd61ccd169eb55f5910721c2d Author: David Douard <david.douard@sdfa3.org> Date: Fri Jan 22 10:47:18 2021 +0100 Simulation: log at info level recorded metrics this allows to follows what the simulation is doing.
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/249/ for more details.
Comment Actions
Build is green
Patch application report for D4922 (id=17512)
Rebasing onto 03460207a1...
Current branch diff-target is up to date.
Changes applied before test
commit 09922622a55740698ea93c1deae2c6bac4019a96 Author: David Douard <david.douard@sdfa3.org> Date: Fri Jan 22 10:47:18 2021 +0100 Simulation: log at info level recorded metrics this allows to follows what the simulation is doing.
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/250/ for more details.
Comment Actions
Build is green
Patch application report for D4922 (id=17529)
Rebasing onto b93aa5be2c...
Current branch diff-target is up to date.
Changes applied before test
commit abb513ca7d09afb228ed9da7316994ede8429573 Author: David Douard <david.douard@sdfa3.org> Date: Fri Jan 22 10:47:18 2021 +0100 Simulation: log at info level recorded metrics this allows to follows what the simulation is doing.
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/265/ for more details.