- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 10.9k
          [ci] Rename test_mxfp4_moe.py to test_ocp_mx_moe.py
          #26364
        
          New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Felix Marty <Felix.Marty@amd.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request correctly updates the test file name from test_mxfp4_moe.py to test_ocp_mx_moe.py in the .buildkite/test-pipeline.yaml CI configuration and in a docstring within tests/quantization/test_quark.py. The changes are correct and resolve the issue of the CI configuration being out of sync with the renamed test file. The PR looks good to merge.
…#26364) Signed-off-by: Felix Marty <Felix.Marty@amd.com> Signed-off-by: Patrick von Platen <patrick.v.platen@gmail.com>
…#26364) Signed-off-by: Felix Marty <Felix.Marty@amd.com> Signed-off-by: Patrick von Platen <patrick.v.platen@gmail.com>
…#26364) Signed-off-by: Felix Marty <Felix.Marty@amd.com> Signed-off-by: Patrick von Platen <patrick.v.platen@gmail.com>
…#26364) Signed-off-by: Felix Marty <Felix.Marty@amd.com>
…#26364) Signed-off-by: Felix Marty <Felix.Marty@amd.com> Signed-off-by: xuebwang-amd <xuebwang@amd.com>
…#26364) Signed-off-by: Felix Marty <Felix.Marty@amd.com> Signed-off-by: Dhruvil Bhatt <bhattdbh@amazon.com>
…#26364) Signed-off-by: Felix Marty <Felix.Marty@amd.com>
…#26364) Signed-off-by: Felix Marty <Felix.Marty@amd.com>
…#26364) Signed-off-by: Felix Marty <Felix.Marty@amd.com> Signed-off-by: xuebwang-amd <xuebwang@amd.com>
As per title, as reported in #21166 (comment)
test_mxfp4_moe.pywas renamed, but not in.buildkite/test-pipeline.yaml.Not sure why the CI was green on the above PR.