-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
53 lines (48 loc) · 1.64 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
* Sat Mar 7 2020 Xin Liang <[email protected]>
- version 0.0.34
- Update README: package description
- Enable continue delivery and submit
* Mon Sep 16 2019 Xin Liang <[email protected]>
- version 0.0.33
- Make sure this tool can only be executed as root
- Normal users should be able to use --help
- Refactor logging using dictConfig
- Change bin name as ha-cluster-preflight-check
- Replace bin/cluster-preflight-check with autogenerated script from setup.py
- If firewalld.service not active, trying to block peer communication IP
* Mon Jul 29 2019 Xin Liang <[email protected]>
- version 0.0.29
- Rename cluster-test-tool to cluster-preflight-check
- Improve scenarios for blocking corosync ports to simulate split brain
- Improve for:
* fix regrex mismatch/None results
* reinforce testcase enter condition
* more docstring and comments
* Mon Jul 8 2019 Xin Liang <[email protected]>
- version 0.0.28
- Improve logging
- Add unittest codes
- Add docs for functions
- Using shell to wrap python2&3 entry
- Make split brain by blocking corosync ports
- Check firewall
* Thu Jun 6 2019 Xin Liang <[email protected]>
- version 0.0.23
- Add log to record internal operations
- Add json output for each test case
- Add report for killing test case
* Mon May 27 2019 Xin Liang <[email protected]>
- Version 0.0.20
- Python3 only
- Check environment: hostname resolvable
- Check environment: time service
- Check environment: watchdog
- Check cluster: cluster service
- Check cluster: stonith configuration
- Check cluster: nodes status
- Check cluster: resources status
- Kill sbd daemon
- Kill corosync daemon
- Kill pacemakerd daemon
- Kill process in loop
- Fence specific node