flux-framework / flux-accounting

bank/accounting interface for the Flux resource manager
https://flux-framework.readthedocs.io/projects/flux-accounting/en/latest/index.html
GNU Lesser General Public License v3.0
3 stars 10 forks source link

testsuite: replace `flux job cancel` --> `flux cancel` #454

Closed cmoussa1 closed 6 months ago

cmoussa1 commented 6 months ago

Problem

There are a number of tests in the flux-accounting testsuite that still use flux job cancel, but this is outdated in favor for flux cancel.


This PR replaces the use of flux job cancel with flux cancel in the flux-accounting testsuite.

cmoussa1 commented 6 months ago

Thanks for reviewing @wihobbs! Going to set MWP here