Automate acceptance tests for provisioning using DHCP

Description

Given default config in provisioning settings (host, port)
Given a provisioning plugin is configured
Then a HTTP request GET http://host:port/some-provisioning-file returns a file

Given DHCP is enabled
Then the DHCP configuration files should contain the default host and port in option 66

Given custom config in provisioning settings (host, port)
Given a provisioning plugin is configured
Given DHCP is enabled
Then the DHCP configuration files should contain host and port
Then a HTTP request GET http://host:port/some-provisioning-file returns a file

Zendesk Ticket IDs

None

Activity

Show:

Details

Priority

Assignee

Reporter

Story Points

Labels

Zendesk Support

Created October 4, 2023 at 6:44 PM
Updated March 12, 2024 at 8:38 PM