tox: remove linters and functional from envlist

Tests removed in:
Ide9a0bc27e6a61c2835859867a12db5d9c7adb2d
Change-Id: I1028af540f27d4e348612d50a6ba17635d1dc621
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025年11月30日 17:14:39 +00:00
parent d7ebc5425d
commit 5e59195e5e

View File

@@ -16,4 +16,4 @@ Bugs should be filed on Launchpad:
For more specific information about contributing to this repository, see the
OpenStack-Ansible contributors guide:
https://docs.openstack.org/openstack-ansible/latest/contributors/contributing.html
https://docs.openstack.org/openstack-ansible/latest/contributors/contributing.html

View File

@@ -1,7 +1,7 @@
[tox]
minversion = 4.6.0
skipsdist = True
envlist = docs,linters,functional
envlist = docs
[testenv]
usedevelop = False
Reference in New Issue
openstack/openstack-ansible-os_designate
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.