skip test_ec2_instance_run.InstanceRunTest.test_integration_1

this test is not functioning in a quantum environment, and has
been reseting the gate for the last week. Skip until it can be
made to work in a quantum environment like the gate.

Change-Id: I155d38b8aa5a570a0914bc8519b8f24413145261
diff --git a/tempest/thirdparty/boto/test_ec2_instance_run.py b/tempest/thirdparty/boto/test_ec2_instance_run.py
index 7480833..89891d2 100644
--- a/tempest/thirdparty/boto/test_ec2_instance_run.py
+++ b/tempest/thirdparty/boto/test_ec2_instance_run.py
@@ -139,6 +139,7 @@
 
     #NOTE(afazekas): doctored test case,
     # with normal validation it would fail
+    @testtools.skip("Until Bug #1182679 is fixed")
     @attr(type='smoke')
     def test_integration_1(self):
         # EC2 1. integration test (not strict)