diff options
author | xuegao <xue.gao@intl.att.com> | 2022-10-31 12:00:22 +0100 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-11-03 13:51:37 +0000 |
commit | 302bee6df56ff60fefdd5c76ff98c75d81257549 (patch) | |
tree | 0587db54b3598c6ebe17523b331984b696f6eaa0 | |
parent | e300a27d84cdd268012b28a4d3222cd8eae17ff2 (diff) |
Dockerizing simulators
Add version in the yaml file for Jenkins job.
Issue-ID: INT-2162
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: Id94161a1678570f0e13e73c7c8e6f8ebed0ea70c
-rw-r--r-- | test/mocks/ran-nssmf-simulator/container-tag.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mocks/ran-nssmf-simulator/container-tag.yaml b/test/mocks/ran-nssmf-simulator/container-tag.yaml new file mode 100644 index 000000000..b7dea024a --- /dev/null +++ b/test/mocks/ran-nssmf-simulator/container-tag.yaml @@ -0,0 +1 @@ +tag: "1.0.0" |