test: use modern time.begin
This commit is contained in:
parent
66551898be
commit
4d3f77d6d0
|
@ -2,7 +2,7 @@
|
||||||
"name": "hw7 ex2",
|
"name": "hw7 ex2",
|
||||||
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
||||||
"expireUnixTimestamp": 0,
|
"expireUnixTimestamp": 0,
|
||||||
"effectiveUnixTimestamp": 1735487999,
|
"effectiveUnixTimestamp": 0,
|
||||||
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
||||||
"maxTotalScore": 10245871,
|
"maxTotalScore": 10245871,
|
||||||
"stage": {
|
"stage": {
|
||||||
|
@ -79,6 +79,8 @@
|
||||||
"scoreboard-hw7.csv",
|
"scoreboard-hw7.csv",
|
||||||
"--group-config",
|
"--group-config",
|
||||||
"Manuel=500:24,Boming=501:48,Nuvole=502:72",
|
"Manuel=500:24,Boming=501:48,Nuvole=502:72",
|
||||||
|
"--begin-time",
|
||||||
|
"2024-12-29T23:59:59",
|
||||||
"--end-time",
|
"--end-time",
|
||||||
"2024-12-30T23:59:59",
|
"2024-12-30T23:59:59",
|
||||||
"--penalty-config",
|
"--penalty-config",
|
||||||
|
|
|
@ -3,7 +3,7 @@ task.name = "hw7 ex2" # task name
|
||||||
|
|
||||||
max-total-score = 10245871
|
max-total-score = 10245871
|
||||||
time.end = 2024-12-30 23:59:59+08:00
|
time.end = 2024-12-30 23:59:59+08:00
|
||||||
release.begin-time = 2024-12-29 23:59:59+08:00
|
time.begin = 2024-12-29 23:59:59+08:00
|
||||||
scoreboard = "auto"
|
scoreboard = "auto"
|
||||||
|
|
||||||
[penalties]
|
[penalties]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "hw7 ex2",
|
"name": "hw7 ex2",
|
||||||
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
||||||
"expireUnixTimestamp": 0,
|
"expireUnixTimestamp": 0,
|
||||||
"effectiveUnixTimestamp": 1735487999,
|
"effectiveUnixTimestamp": 0,
|
||||||
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
||||||
"maxTotalScore": 100,
|
"maxTotalScore": 100,
|
||||||
"stage": {
|
"stage": {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
task.name = "hw7 ex2" # task name
|
task.name = "hw7 ex2" # task name
|
||||||
|
|
||||||
time.end = 2024-12-30 23:59:59+08:00
|
time.end = 2024-12-30 23:59:59+08:00
|
||||||
release.begin-time = 2024-12-29 23:59:59+08:00
|
time.begin = 2024-12-29 23:59:59+08:00
|
||||||
|
|
||||||
[[stages]]
|
[[stages]]
|
||||||
name = "[cq] Clang-tidy"
|
name = "[cq] Clang-tidy"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "hw7 ex2",
|
"name": "hw7 ex2",
|
||||||
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
||||||
"expireUnixTimestamp": 0,
|
"expireUnixTimestamp": 0,
|
||||||
"effectiveUnixTimestamp": 1735487999,
|
"effectiveUnixTimestamp": 0,
|
||||||
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
||||||
"maxTotalScore": 100,
|
"maxTotalScore": 100,
|
||||||
"stage": {
|
"stage": {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
task.name = "hw7 ex2" # task name
|
task.name = "hw7 ex2" # task name
|
||||||
|
|
||||||
time.end = 2024-12-30 23:59:59+08:00
|
time.end = 2024-12-30 23:59:59+08:00
|
||||||
release.begin-time = 2024-12-29 23:59:59+08:00
|
time.begin = 2024-12-29 23:59:59+08:00
|
||||||
|
|
||||||
[[stages]]
|
[[stages]]
|
||||||
name = "[cq] Cpplint"
|
name = "[cq] Cpplint"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "hw7 ex2",
|
"name": "hw7 ex2",
|
||||||
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
||||||
"expireUnixTimestamp": 0,
|
"expireUnixTimestamp": 0,
|
||||||
"effectiveUnixTimestamp": 1735487999,
|
"effectiveUnixTimestamp": 0,
|
||||||
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
||||||
"maxTotalScore": 100,
|
"maxTotalScore": 100,
|
||||||
"stage": {
|
"stage": {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
task.name = "hw7 ex2" # task name
|
task.name = "hw7 ex2" # task name
|
||||||
|
|
||||||
time.end = 2024-12-30 23:59:59+08:00
|
time.end = 2024-12-30 23:59:59+08:00
|
||||||
release.begin-time = 2024-12-29 23:59:59+08:00
|
time.begin = 2024-12-29 23:59:59+08:00
|
||||||
|
|
||||||
[[stages]]
|
[[stages]]
|
||||||
name = "[joj] ex2-asan"
|
name = "[joj] ex2-asan"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "hw7 ex2",
|
"name": "hw7 ex2",
|
||||||
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
||||||
"expireUnixTimestamp": 0,
|
"expireUnixTimestamp": 0,
|
||||||
"effectiveUnixTimestamp": 1735487999,
|
"effectiveUnixTimestamp": 0,
|
||||||
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
||||||
"maxTotalScore": 100,
|
"maxTotalScore": 100,
|
||||||
"stage": {
|
"stage": {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
task.name = "hw7 ex2" # task name
|
task.name = "hw7 ex2" # task name
|
||||||
|
|
||||||
time.end = 2024-12-30 23:59:59+08:00
|
time.end = 2024-12-30 23:59:59+08:00
|
||||||
release.begin-time = 2024-12-29 23:59:59+08:00
|
time.begin = 2024-12-29 23:59:59+08:00
|
||||||
|
|
||||||
[[stages]]
|
[[stages]]
|
||||||
name = "[cq] elf"
|
name = "[cq] elf"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "hw7 ex2",
|
"name": "hw7 ex2",
|
||||||
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
||||||
"expireUnixTimestamp": 0,
|
"expireUnixTimestamp": 0,
|
||||||
"effectiveUnixTimestamp": 1735487999,
|
"effectiveUnixTimestamp": 0,
|
||||||
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
||||||
"maxTotalScore": 100,
|
"maxTotalScore": 100,
|
||||||
"stage": {
|
"stage": {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
task.name = "hw7 ex2" # task name
|
task.name = "hw7 ex2" # task name
|
||||||
|
|
||||||
time.end = 2024-12-30 23:59:59+08:00
|
time.end = 2024-12-30 23:59:59+08:00
|
||||||
release.begin-time = 2024-12-29 23:59:59+08:00
|
time.begin = 2024-12-29 23:59:59+08:00
|
||||||
|
|
||||||
[[stages]]
|
[[stages]]
|
||||||
name = "[cq] Filelength"
|
name = "[cq] Filelength"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "hw7 ex2",
|
"name": "hw7 ex2",
|
||||||
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
"logPath": "/home/tt/.cache/joj3/joj3.log",
|
||||||
"expireUnixTimestamp": 0,
|
"expireUnixTimestamp": 0,
|
||||||
"effectiveUnixTimestamp": 1735487999,
|
"effectiveUnixTimestamp": 0,
|
||||||
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
"actorCsvPath": "/home/tt/.config/joj/students.csv",
|
||||||
"maxTotalScore": 100,
|
"maxTotalScore": 100,
|
||||||
"stage": {
|
"stage": {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
task.name = "hw7 ex2" # task name
|
task.name = "hw7 ex2" # task name
|
||||||
|
|
||||||
time.end = 2024-12-30 23:59:59+08:00
|
time.end = 2024-12-30 23:59:59+08:00
|
||||||
release.begin-time = 2024-12-29 23:59:59+08:00
|
time.begin = 2024-12-29 23:59:59+08:00
|
||||||
|
|
||||||
[[stages]]
|
[[stages]]
|
||||||
name = "[cq] Filelength"
|
name = "[cq] Filelength"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user