Commit graph

20 commits

Author SHA1 Message Date
Pedro Algarvio
ebb02d6c3a Adjust some tests to get passing nightly builds again 2024-03-20 14:24:06 +00:00
Pedro Algarvio
03ad4c6337 Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
Megan Wilhite
617f9e92de Fix user unit test 2023-06-26 17:01:31 +00:00
Megan Wilhite
848b9dcfdd Fix user.present state when group is unset 2023-06-26 17:01:31 +00:00
Charles McMarrow
8dc6dd61d2
[3006.x] rebase test labels (#64053)
* changelog

* add actions

* add tools

* typo

* add some debug

* pulls vs push

* fire on pullr only

* test port part 1

* part 2

* part 3

* part 4

* fix double run slow

* clean up

* update types

* reg workflow

* reg workflow
2023-04-15 18:19:58 -07:00
Pedro Algarvio
cdfe825890 Skip known macOS initial GH Actions failures
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-12-14 11:23:26 -07:00
nicholasmhughes
ee70e38c78 refactor and fix tests 2022-09-06 14:18:35 -06:00
nicholasmhughes
3b328f30ce fix non-linux tests 2022-09-06 14:18:35 -06:00
nicholasmhughes
08732d100b all group membership is in the groups key 2022-09-06 14:18:35 -06:00
nicholasmhughes
e42d24f19a fix order of groups 2022-09-06 14:18:35 -06:00
nicholasmhughes
81ff4329d7 fixes saltstack/salt#62502 user.present incapable of removing optional groups 2022-09-06 14:18:35 -06:00
Pedro Algarvio
4d49013247 Update to isort 5.10.1
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-01 12:49:16 -06:00
Gareth J. Greenaway
00ee5eed1d various changes and fixes needed to add PhotonOS into CICD. 2022-02-18 12:12:58 -05:00
Pedro Algarvio
6abb43d2df Upgrade to black 21.7b0 2021-08-06 13:09:47 -07:00
Pedro Algarvio
b245ce5840 Additional fixes for windows 2021-07-26 06:52:56 -04:00
Pedro Algarvio
34a3bd08a3 Add change dropped when migrating the test 2021-07-26 06:52:56 -04:00
Pedro Algarvio
afa79d19ca Add missing skip for windows 2021-07-26 06:52:56 -04:00
Pedro Algarvio
30682c0e6e Creating a group when creating an account is again, optional 2021-07-21 15:36:10 -07:00
Pedro Algarvio
6beeba4e3b Remove code deprecated until Silicon(3004), the upcoming release. 2021-07-20 07:12:00 -04:00
Pedro Algarvio
23123e5baa Migrate `tests/integration/states/test_user.py` to Pytest functional tests 2021-07-20 07:12:00 -04:00