crates/server: update tests for new jobset fields and routes
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I2841d60774da431db3e72c73d99392e16a6a6964
This commit is contained in:
parent
389bf71d82
commit
605b1a5181
2 changed files with 218 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ async fn test_e2e_project_eval_build_flow() {
|
|||
enabled: Some(true),
|
||||
flake_mode: Some(true),
|
||||
check_interval: Some(300),
|
||||
branch: None,
|
||||
scheduling_shares: None,
|
||||
},
|
||||
)
|
||||
.await
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue