In reply to ABD_91:
Please not set_inst_override is restricted to uvm_components and the sequence does not have a position in the topology of the testbench. You cpuld try to relate the sequence to the sequencer path.
Why not reate a different test with the extended and the original sequences. Even using the override requires a new test.