commit | 30e44735a4677acfc5aeb1d5fce11a3cb4bf55bb | [log] [tgz] |
---|---|---|
author | Mehdi Abaakouk <sileht@redhat.com> | Tue Apr 25 14:24:39 2017 +0200 |
committer | Mehdi Abaakouk <sileht@redhat.com> | Thu Jul 13 13:42:57 2017 +0200 |
tree | 81aa8fd92253e64043205b89056ee993cde54ee8 | |
parent | 66a53b8d1d868d667ff41e2c6dd700fb1157dbbe [diff] [blame] |
tempest: Use primary user token This change uses an non-admin user for the autoscaling tests. This should avoid future bug like https://bugs.launchpad.net/aodh/+bug/1703824 Change-Id: Ia8b5244aee9b6fedb9f205c32fef968e12061e37
diff --git a/ceilometer/tests/integration/gabbi/gabbits-live/autoscaling.yaml b/ceilometer/tests/integration/gabbi/gabbits-live/autoscaling.yaml index 3670925..8eac9d0 100644 --- a/ceilometer/tests/integration/gabbi/gabbits-live/autoscaling.yaml +++ b/ceilometer/tests/integration/gabbi/gabbits-live/autoscaling.yaml
@@ -1,6 +1,6 @@ defaults: request_headers: - x-auth-token: $ENVIRON['ADMIN_TOKEN'] + x-auth-token: $ENVIRON['USER_TOKEN'] tests: - name: list alarms none