Skip to content

Commit

Permalink
Merge pull request #25 from freyes/kinetic-zed-report
Browse files Browse the repository at this point in the history
  • Loading branch information
wolsen authored Nov 4, 2022
2 parents 82d77e4 + 929633e commit 5606cab
Show file tree
Hide file tree
Showing 13 changed files with 2,863 additions and 0 deletions.
7 changes: 7 additions & 0 deletions s390x/2022-oct/kinetic-zed/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Tempest validation of OpenStack kinetic-zed (OVS) on s390x.

The tempest smoke tests have passed successfully on this configuration with
the following bugs that required a workaround:

- [LP: #1994083 - os-brick - "FileNotFoundError: \[Errno 2\] No such file or directory" is raised when dmidecode is not installed](https://launchpad.net/bugs/1994083)
- [LP: #1962381 - charm-nova-compute - Nova Instance Creation Fails with Error: USB is diabled for this domain](https://launchpad.net/bugs/1962381)
61 changes: 61 additions & 0 deletions s390x/2022-oct/kinetic-zed/catalog_list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
+ openstack catalog list
+-----------+--------------+-------------------------------------------------------------------------------+
| Name | Type | Endpoints |
+-----------+--------------+-------------------------------------------------------------------------------+
| neutron | network | RegionOne |
| | | internal: https://10.13.3.141:9696 |
| | | RegionOne |
| | | public: https://10.13.3.141:9696 |
| | | RegionOne |
| | | admin: https://10.13.3.141:9696 |
| | | |
| s3 | s3 | RegionOne |
| | | admin: https://10.13.3.106:8080 |
| | | RegionOne |
| | | internal: https://10.13.3.106:8080 |
| | | RegionOne |
| | | public: https://10.13.3.106:8080 |
| | | |
| nova | compute | RegionOne |
| | | admin: https://10.13.3.121:8774/v2.1 |
| | | RegionOne |
| | | public: https://10.13.3.121:8774/v2.1 |
| | | RegionOne |
| | | internal: https://10.13.3.121:8774/v2.1 |
| | | |
| placement | placement | RegionOne |
| | | admin: https://10.13.3.142:8778 |
| | | RegionOne |
| | | internal: https://10.13.3.142:8778 |
| | | RegionOne |
| | | public: https://10.13.3.142:8778 |
| | | |
| swift | object-store | RegionOne |
| | | internal: https://10.13.3.106:8080/v1/AUTH_7baa56be45fd4e33a98a0c9a1bd5a211 |
| | | RegionOne |
| | | public: https://10.13.3.106:8080/v1/AUTH_7baa56be45fd4e33a98a0c9a1bd5a211 |
| | | RegionOne |
| | | admin: https://10.13.3.106:8080 |
| | | |
| glance | image | RegionOne |
| | | admin: https://10.13.3.101:9292 |
| | | RegionOne |
| | | internal: https://10.13.3.101:9292 |
| | | RegionOne |
| | | public: https://10.13.3.101:9292 |
| | | |
| cinderv3 | volumev3 | RegionOne |
| | | internal: https://10.13.3.111:8776/v3/7baa56be45fd4e33a98a0c9a1bd5a211 |
| | | RegionOne |
| | | admin: https://10.13.3.111:8776/v3/7baa56be45fd4e33a98a0c9a1bd5a211 |
| | | RegionOne |
| | | public: https://10.13.3.111:8776/v3/7baa56be45fd4e33a98a0c9a1bd5a211 |
| | | |
| keystone | identity | RegionOne |
| | | admin: https://10.13.3.102:35357/v3 |
| | | RegionOne |
| | | public: https://10.13.3.102:5000/v3 |
| | | RegionOne |
| | | internal: https://10.13.3.102:5000/v3 |
| | | |
+-----------+--------------+-------------------------------------------------------------------------------+
23 changes: 23 additions & 0 deletions s390x/2022-oct/kinetic-zed/ceph_tests.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
+ juju run -u ceph-mon/leader -- sudo ceph osd lspools
1 default.rgw.buckets.data
2 .mgr
3 default.rgw.control
4 default.rgw.data.root
5 default.rgw.gc
6 default.rgw.log
7 default.rgw.intent-log
8 default.rgw.meta
9 default.rgw.otp
10 default.rgw.usage
11 default.rgw.users.keys
12 default.rgw.users.email
13 default.rgw.users.swift
14 default.rgw.users.uid
15 default.rgw.buckets.extra
16 default.rgw.buckets.index
17 .rgw.root
18 glance
19 cinder-ceph

+ juju run -u ceph-mon/leader -- sudo ceph osd df
ERROR timed out waiting for result from: unit ceph-mon/1
8 changes: 8 additions & 0 deletions s390x/2022-oct/kinetic-zed/hypervisor_list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
+ openstack hypervisor list
+----+---------------------+-----------------+-----------+-------+
| ID | Hypervisor Hostname | Hypervisor Type | Host IP | State |
+----+---------------------+-----------------+-----------+-------+
| 1 | s4lp6 | QEMU | 10.13.3.6 | up |
| 2 | s4lp7 | QEMU | 10.13.3.7 | up |
| 3 | s4lp8 | QEMU | 10.13.3.8 | up |
+----+---------------------+-----------------+-----------+-------+
7 changes: 7 additions & 0 deletions s390x/2022-oct/kinetic-zed/image_list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
+ openstack image list
+--------------------------------------+--------------+--------+
| ID | Name | Status |
+--------------------------------------+--------------+--------+
| 353d4175-2e62-43da-b289-f165fb2d3506 | bionic-s390x | active |
| f5c67080-638e-4ddd-8ae5-370068d7f6f5 | xenial-s390x | active |
+--------------------------------------+--------------+--------+
43 changes: 43 additions & 0 deletions s390x/2022-oct/kinetic-zed/instance_launch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
+ openstack keypair create --public-key /home/ubuntu/.ssh/id_rsa.pub mykey
ConflictException: 409: Client Error for url: https://10.13.3.121:8774/v2.1/os-keypairs, Key pair 'mykey' already exists.
+ true
++ awk '{print $2}'
++ grep private
++ openstack network list
+ private_network_id=c33877a4-9696-46f9-ab7a-809c72440ee7
+ openstack server create --wait --image bionic-s390x --flavor m1.small --key-name mykey --nic net-id=c33877a4-9696-46f9-ab7a-809c72440ee7 my-bionic-s390x

+-------------------------------------+----------------------------------------------------------+
| Field | Value |
+-------------------------------------+----------------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-AZ:availability_zone | nova |
| OS-EXT-SRV-ATTR:host | s4lp7 |
| OS-EXT-SRV-ATTR:hypervisor_hostname | s4lp7 |
| OS-EXT-SRV-ATTR:instance_name | instance-00000070 |
| OS-EXT-STS:power_state | Running |
| OS-EXT-STS:task_state | None |
| OS-EXT-STS:vm_state | active |
| OS-SRV-USG:launched_at | 2022-11-02T10:34:16.000000 |
| OS-SRV-USG:terminated_at | None |
| accessIPv4 | |
| accessIPv6 | |
| addresses | private=172.16.2.46 |
| adminPass | s6furT9QqZJn |
| config_drive | |
| created | 2022-11-02T10:34:12Z |
| flavor | m1.small (2) |
| hostId | 47594296d39ba1b02ef135f47ca5ce49d203e63977bae12aa8bdc389 |
| id | 1d8bac4a-b3e6-4c80-a39a-e41a0997503a |
| image | bionic-s390x (353d4175-2e62-43da-b289-f165fb2d3506) |
| key_name | mykey |
| name | my-bionic-s390x |
| progress | 0 |
| project_id | 7baa56be45fd4e33a98a0c9a1bd5a211 |
| properties | |
| security_groups | name='default' |
| status | ACTIVE |
| updated | 2022-11-02T10:34:16Z |
| user_id | 3da08f9acc00404692d08ef36ceffed2 |
| volumes_attached | |
+-------------------------------------+----------------------------------------------------------+
12 changes: 12 additions & 0 deletions s390x/2022-oct/kinetic-zed/instance_ssh.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
++ awk '{print $4}'
++ grep floating_ip_address
++ openstack floating ip create ext_net
+ ip_addr=10.13.3.45
+ ssh-keygen -f /home/ubuntu/.ssh/known_hosts -R 10.13.3.45
Host 10.13.3.45 not found in /home/ubuntu/.ssh/known_hosts
+ openstack server add floating ip my-bionic-s390x 10.13.3.45
+ sleep 30
+ ssh 10.13.3.45 -i /home/ubuntu/.ssh/id_rsa -oStrictHostKeyChecking=accept-new echo SSH works
Warning: Permanently added '10.13.3.45' (ECDSA) to the list of known hosts.
SSH works
+ openstack server remove floating ip my-bionic-s390x 10.13.3.45
Loading

0 comments on commit 5606cab

Please sign in to comment.