Updated size of executor in integration test
This commit is contained in:
parent
7456e9de9a
commit
0ec124c9fb
|
|
@ -7,7 +7,7 @@
|
||||||
"Adds": [
|
"Adds": [
|
||||||
{
|
{
|
||||||
"Name": "/workspace",
|
"Name": "/workspace",
|
||||||
"Size": 16271436
|
"Size": 16298144
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "/workspace/Dockerfile",
|
"Name": "/workspace/Dockerfile",
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "/workspace/executor",
|
"Name": "/workspace/executor",
|
||||||
"Size": 16271436
|
"Size": 16298144
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Dels": [
|
"Dels": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue