Skip to content

Commit 0ecdfe4

Browse files
authored
Fix nightly tests by adding context:stage to metadata-file (#198)
1 parent 249adeb commit 0ecdfe4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

tests/testdata/surface.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ fmu:
2424
description:
2525
- detailed description
2626
- optional
27-
27+
28+
context:
29+
stage: "realization"
30+
2831
workflow: # not sure, but a reference to the workflow / job that made this. Making it expandable.
2932
reference: rms/structural_model
3033

0 commit comments

Comments
 (0)