From 108a9f65ed0792ccb427e081ef3068002443983e Mon Sep 17 00:00:00 2001 From: ahothan Date: Sun, 23 Jun 2019 09:24:54 -0700 Subject: NFVBENCH-95 Add HdrHistogram encodes returned by TRex to JSON results Change-Id: Id80da949f7b1f3736558facd0128a0bd82b35010 Signed-off-by: ahothan --- docs/development/building/build.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/development/building/build.rst b/docs/development/building/build.rst index e195add..1b6bc0a 100644 --- a/docs/development/building/build.rst +++ b/docs/development/building/build.rst @@ -64,6 +64,8 @@ VM code has changed: - update VM version in the 2 locations - commit VM changes with gerrit to trigger VM build and publication to google storage +- IMPORTANT! wait for the VM image to be pushed to google storage before going to the next step + (otherwise the container build will fail as it will not find the VM image) - apply a new semver tag to trigger the container image build/publication To increase the TRex version: -- cgit 1.2.3-korg