diff --git a/views/view12.yml b/views/view12.yml index 3f5ee67f7cb343b267d7e6de5b9c2e9a08d0e6f0..37e8a225c4424e406e60558e204289931fe9cbaa 100644 --- a/views/view12.yml +++ b/views/view12.yml @@ -2,6 +2,8 @@ dawn_view_12:detector: extends: .views script: - ./bin/make_dawn_views -t view12 -d scripts/view12 -D -- ${SLICE} + - ls -lrth * + - ls -lrth images/* parallel: matrix: - SLICE: ["50", "100", "150", "200", "250", "300", "350", "400", "450", "500", "550", "600", "650", "700", "750", "800", "850", "900", "950", "1000", "1050", "1100", "1150", "1200", "1250", "1300", "1350", "1400", "1450", "1500", "1550", "1600", "1650", "1700", "1750", "1800", "1850", "1900", "1950", "2000"] diff --git a/views/view14.yml b/views/view14.yml index 500592d41551d6a63d8085a14b9dfb4e467481ce..258fa7782fc26db91baf558ea3ba0462ef10f14a 100644 --- a/views/view14.yml +++ b/views/view14.yml @@ -2,6 +2,8 @@ dawn_view_14:detector: extends: .views script: - ./bin/make_dawn_views -t view14 -d scripts/view14 -D -- ${SLICE} + - ls -lrth * + - ls -lrth images/* parallel: matrix: - SLICE: ["150", "200", "250", "300", "350", "400", "450", "500", "550", "600", "650", "700", "750", "800", "850", "900", "950", "1000", "1050", "1100", "1150", "1200", "1250", "1300", "1350", "1400", "1450", "1500", "1550", "1600", "1650", "1700", "1750", "1800", "1850", "1900", "1950", "2000"] diff --git a/views/view15.yml b/views/view15.yml index 9671904d61e5c47b698defe5bf5c437f6ab618d1..7771aede7186371dd5f7c601981eec25607c9ed0 100644 --- a/views/view15.yml +++ b/views/view15.yml @@ -2,6 +2,8 @@ dawn_view_15:detector: extends: .views script: - ./bin/make_dawn_views -t view15 -d scripts/view15 -D -- ${SLICE} + - ls -lrth * + - ls -lrth images/* parallel: matrix: - SLICE: ["150", "200", "250", "300", "350", "400", "450", "500", "550", "600", "650", "700", "750", "800", "850", "900", "950", "1000", "1050", "1100", "1150", "1200", "1250", "1300", "1350", "1400", "1450", "1500", "1550", "1600", "1650", "1700", "1750", "1800", "1850", "1900", "1950", "2000"]