Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
haikuoliu committed Oct 23, 2018
1 parent 75fdd50 commit c0c692b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/functional_tests/tests/functionaltests_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ func TestContainerInstanceTags(t *testing.T) {
}
agent := RunAgent(t, agentOptions)
defer agent.Cleanup()
// Change the required Agent version to v1.22.0 during 1.22.0 staging or after staging.
agent.RequireVersion(">=1.21.0")

// Verify the tags are registered.
Expand Down

0 comments on commit c0c692b

Please sign in to comment.