Skip to content

Commit

Permalink
Merge pull request #3023 from reubenmiller/test-connection-wrongstate
Browse files Browse the repository at this point in the history
test: reset mqtt.bridge.built_in setting to default value
  • Loading branch information
reubenmiller authored Jul 30, 2024
2 parents 5a45e15 + 5ef6ab4 commit 123e1d4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ Non-root users should be able to read the mosquitto configuration files #2154
Execute Command sudo tedge reconnect c8y
Should Have File Permissions /etc/tedge/mosquitto-conf/tedge-mosquitto.conf 644 root:root
Should Have File Permissions /etc/tedge/mosquitto-conf/c8y-bridge.conf 644 root:root
Execute Command sudo tedge config set mqtt.bridge.built_in true # Reset things after running the test
# Reset things after running the test
[Teardown] Execute Command sudo tedge config unset mqtt.bridge.built_in


tedge_connect_test_negative
Expand Down

0 comments on commit 123e1d4

Please sign in to comment.