Launchpad build of master branch failed because of typo in actions.yaml
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceph RADOS Gateway Charm |
Fix Committed
|
Undecided
|
Jadon Naas | ||
OpenStack Ceilometer Charm |
Fix Committed
|
Undecided
|
Jadon Naas | ||
OpenStack Cinder Charm |
Fix Committed
|
Undecided
|
Jadon Naas | ||
OpenStack Dashboard Charm |
Fix Committed
|
Undecided
|
Jadon Naas | ||
OpenStack HA Cluster Charm |
Fix Committed
|
Undecided
|
Jadon Naas | ||
OpenStack Neutron Gateway Charm |
Fix Committed
|
Undecided
|
Jadon Naas | ||
OpenStack Neutron Open vSwitch Charm |
Fix Committed
|
Undecided
|
Jadon Naas | ||
OpenStack RabbitMQ Server Charm |
Fix Committed
|
Undecided
|
Jadon Naas |
Bug Description
A recent build of the master branch of the OpenStack Dashboard Charm failed because of a typo in the description of one of the actions in actions.yaml.
This is the failing build: https:/
This is the relevant log snippet:
charmcraft (2.x/stable) 2.4.0 from Canonical** installed
Running repo phase...
Cloning into 'openstack-
Running build phase...
Starting charmcraft version 2.4.0
Logging execution to '/root/
Bad charmcraft.yaml content:
- '{'descrpition': 'Resume the openstack-dashboard unit.'}' is missing a description in field 'actions.
Full execution log: '/root/
Build failed
Traceback (most recent call last):
File "/usr/lib/
self.build()
File "/usr/lib/
self.
File "/usr/lib/
return self.backend.
File "/usr/lib/
subprocess.
File "/usr/lib/
raise CalledProcessEr
subprocess.
I replicated this is currently happening on the master branch locally.
I will work on submitting a fix.
Fix proposed to branch: master /review. opendev. org/c/openstack /charm- openstack- dashboard/ +/890695
Review: https:/